Skip to content

v2.0

Compare
Choose a tag to compare
@Huanshere Huanshere released this 17 Nov 09:02
· 99 commits to main since this release
495e407

V 2.0

🚀 New Features:

  • The default LLM has been switched to SiliconFlow's Qwen-72B, which is exceptionally useful!
  • Integrated SiliconFlow's Fish TTS cloning voiceover feature, making VideoLingo accessible with just one key!
  • Solved the inconsistency issue between dubbing and subtitles by using on-screen subtitles for dubbing tasks!
  • Introduced OneKeyInstall to simplify the installation process, so there's no need to understand coding anymore!

🐛 Bug Fixes:

  • Fixed a critical error causing subtitles to become misaligned after multiple splits.
  • Resolved the issue with Rich box import.
  • Fixed FFmpeg error.
  • Replaced MoviePy due to an error it caused.

🔧 Improvements:

  • Enhanced code readability.
  • Added checks for Hugging Face's mirror sites.
  • Modified the audio extraction method to retain the original audio, compressing only during Whisper processing to improve audio quality.
  • Batch execution of TTS.

V 2.0

🚀 新功能:

  • 将默认 LLM 切换为硅基流动的 Qwen-72B,超好用!
  • 集成了硅基流动的 Fish TTS 克隆配音功能,现在一个 Key 就能畅行 VideoLingo!
  • 通过使用显示的字幕进行配音任务,解决了配音和字幕之间的不一致问题!
  • 引入了 OneKeyInstall 简化安装流程,再也不需要懂代码了!

🐛 问题修复:

  • 修复了导致多次分割后字幕错位的严重错误。
  • 修复了 Rich box 导入问题。
  • 修复了 FFmpeg 错误。
  • 由于 MoviePy 引起错误,已将其替换。

🔧 改进:

  • 提高代码可读性。
  • 增加了 Hugging Face 镜像站点的检查。
  • 修改了音频提取方式,保留原始音频,仅在 Whisper 处理过程中进行压缩,从而提高了音频质量。
  • 批量执行 TTS。