GPT-SoVITS/docs/cn/Changelog_CN.md
2024-01-21 23:17:10 +08:00

26 lines
745 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 20240121更新
1-config添加is_share诸如colab等场景可以将此改为True来使得webui映射到公网
2-WebUI添加英文系统英文翻译适配
3-cmd-asr自动判断是否已自带damo模型如不在默认目录上将从modelscope自带下载
4-[SoVITS训练报错ZeroDivisionError](https://github.com/RVC-Boss/GPT-SoVITS/issues/79) 尝试修复过滤长度0的样本等
5-清理TEMP文件夹缓存音频等文件
6-在参考音频结尾留空0.3s,削弱合成音频包含参考音频结尾的问题
待修复:
1-过短输出文件返回重复参考音频的问题
2-batch size超过条数导致微调有问题
3-hubert提取在half下出现nan概率更高的问题
高优:
支持英文日文训练