Skip to content

v2.1.0

Compare
Choose a tag to compare
@Huanshere Huanshere released this 05 Dec 06:45
· 10 commits to main since this release

Release Notes

🚀 New Features:

  • Added support for custom terms.
  • Added a custom TTS setting.
  • Added support for Deepseekcoder.
  • Added support for pure local operation using Ollama and Edge-TTS.
  • Unified TTS methods with 302ai integration, now requiring only one 302ai key to experience the full functionality.

🐛 Bug Fixes:

  • Fixed the NVIDIA GPU check.
  • Added a check for [br] in the response splitting step.
  • Avoided errors by not checking the source audio bit rate.

🔧 Improvements:

  • Removed automatic FFmpeg installation, now requiring a system-level install.

🚀 新功能:

  • 增加了自定义术语的支持。
  • 增加了自定义 TTS 设置。
  • 增加了对 Deepseekcoder 的支持。
  • 增加了对纯本地运行的支持,使用 Ollama 和 Edge-TTS。
  • 与 302ai 集成统一了 TTS 方法,现在只需要一个 302ai 密钥就能体验完整功能。

🐛 问题修复:

  • 修复了 NVIDIA GPU 检查。
  • 在响应拆分步骤中增加了对 [br] 的检查。
  • 通过不检查源音频比特率避免了错误。

🔧 改进:

  • 移除了自动 FFmpeg 安装,现在需要系统级安装。