Skip to content

v2.1.1

Compare
Choose a tag to compare
@Huanshere Huanshere released this 10 Dec 09:00
· 3 commits to main since this release

Release Notes

🐛 Bug Fixes:

  • Use empty audio as a fallback for failed TTS tasks and handle empty lines in TTS tasks generation.
  • Handle multiple spaces when merging words and allow multiple splits in second segmentation.
  • Add support for Grok beta and resolve compatibility issues in the askgpt function.
  • Pin ctranslate2 to version 4.5.0 to avoid errors.

发布说明

🐛 问题修复:

  • 为失败的 TTS 任务使用空音频作为回退,并处理 TTS 任务生成中的空行。
  • 在合并单词时处理多个空格,并允许在第二次分段中进行多次分割。
  • 支持 Grok beta 并解决 askgpt 函数中的兼容性问题。
  • 将 ctranslate2 固定为 4.5.0 版本,以避免报错。