Skip to content

v2.2.6 - Azure TTS 修复、Poe代理、Bing Endpoint、关闭语音转文字指令

Compare
Choose a tag to compare
@lss233 lss233 released this 30 Mar 03:07
· 421 commits to browser-version since this release

Linux 用户:你可以使用下面这个命令实现此系列的一键部署。

bash -c "$(curl -fsSL https://gist.githubusercontent.com/lss233/54f0f794f2157665768b1bdcbed837fd/raw/chatgpt-mirai-installer-154-16RC3.sh)"

Windows 用户:你可以下载下方的 Windows 部署包来实现快速部署。

预告:我们将会在 2.3.0 版本加入 VITS 语音支持!

What's Changed

  • 新增:自动获取 Bing 的最大消息数 by @Yoak3n in #446
  • 新增:让切换AI的错误提示只显示当前拥有的AI by @EvolvedGhost in #450
  • 新增:Poe 支持代理
  • 新增:可以自己配置 Bing 的 Endpoint,国内 IP 可以切换 Endpoint 而无需使用代理
  • 新增:检测到未安装运行库时不会崩溃程序,而是提醒用户安装。另外,快速部署包中已包含运行库的安装程序。
  • 新增:使用 切换语音 关闭 来关闭语音转文字功能
  • 修复:Azure TTS 随机性崩溃的问题 #451
  • 修复:预设功能失效
  • 还有一些其他的细节上的修复和性能提升
  • 其他:放宽代理检测
  • 其他:更新依赖:
    • chore(deps): bump graia-ariadne from 0.11.1 to 0.11.2 by @dependabot in #467
    • chore(deps): update markdown requirement from ~=3.4.1 to ~=3.4.3 by @dependabot in #465
    • chore(deps): update selenium requirement from ~=4.8.0 to ~=4.8.3 by @dependabot in #466
    • chore(deps): update urllib3 requirement from ~=1.26.14 to ~=1.26.15 by @dependabot in #464
    • chore(deps): update openai requirement from ~=0.26.5 to ~=0.27.2 by @dependabot in #463

New Contributors

Full Changelog: v2.2.5...v2.2.6