v1.1.0
Huanshere/VideoLingov1.1.0Sep 23, 2024by Huanshere
AI Summary
Improves dubbing quality and controls through speed settings and length trimming, alongside configuration changes.
Key Highlights
- Added speed control (1~1.35) for more natural speech
- Added translation length trimming for better viewing experience
- Added GPTSoVITS mode 1 (reference audio only)
- Advanced settings restricted to `config.py`
Breaking Changes
- Advanced settings moved to `config.py` only
New Features
- Speed control (1~1.35)
- Translation length trimming
- GPTSoVITS mode 1 (reference audio only)
- LLM translation format validation
Full Release Notes
- 增加了语速控制 speed 1~1.35,避免过快的语音,更加自然 - 加入了翻译后的长度裁切,观感更好,且容易配合后续配音 - 修改了非sonnet模型的翻译chunk大小,避免Qwen报错 - 补充了gptsovtis模式1:仅使用提供的参考音频 ## 小细节 - 优化了文档,增加了整合包和源码部署的说明 - mac用户使用sovits会提示手动打开 - 更完善的llm翻译格式验证 - 更改了config,高级设置仅能在 `config.py` 中设置,优化了使用的模型