Skip to content

v2.0.3

Compare
Choose a tag to compare
@Huanshere Huanshere released this 02 Dec 04:19
· 63 commits to main since this release
dd7ac06

Release Notes

December 2, 2024

🐛 Bug Fixes:

  • Fixed an alignment error in the voice generation task.
  • Resolved an audio reading issue during the whisper process.
  • Loosened the audio speed change error tolerance to reduce errors.
  • Applied stricter JSON constraints.

🔧 Improvements:

  • Added memory cleanup in batch mode to improve performance.

2024年12月2日

🐛 问题修复:

  • 修复了生成配音任务的对齐错误。
  • 解决了 whisper 过程中的读取音频问题。
  • 放宽了音频速度变化的误差容限,以减少错误。
  • 应用了更严格的 JSON 约束。

🔧 改进:

  • 在批量模式中添加了内存清理,以提高性能。