Update Changelog_CN.md

This commit is contained in:
RVC-Boss 2024-02-03 21:36:15 +08:00 committed by GitHub
parent 88a0c3d019
commit b8b6caa836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,11 +85,10 @@
1-修复asr路径尾缀带/保存文件名报错
2-引入paddlespeech的Normalizer https://github.com/RVC-Boss/GPT-SoVITS/pull/377 修复一些问题例如xx.xx%(带百分号类),元/吨 会读成 元吨 而不是元每吨
2-引入paddlespeech的Normalizer https://github.com/RVC-Boss/GPT-SoVITS/pull/377 修复一些问题例如xx.xx%(带百分号类),元/吨 会读成 元吨 而不是元每吨,下划线不再会报错
todolist
1-中文多音字推理优化
2-英文全大写识别和英文下划线 https://github.com/RVC-Boss/GPT-SoVITS/issues/271