mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-08-19 04:53:43 +08:00
* api接口,修复文本切分符号设定中,中文分号错写为英文分号的问题 (#1001) * 一些小问题修复 (#1021) * fix import error. It may happen when calling api.py * Update README.md * Update gpt-sovits_kaggle.ipynb * Update gpt-sovits_kaggle.ipynb * fix path error delete useless line wraps * 删除重复的 COPY 指令 (#1073) * [优化] 1Aa-文本获取 (#1102) * Filter unsupported languages * add feedback * simplify modification * fix detail * Update english.py (#1106) copy but not ref the phones list becoz it will be extend later, if not do so,it will affect the self.cmu dict values. * Update models.py * modify freeze_quantizer mode, avoid quantizer's codebook updating (#953) --------- Co-authored-by: FengQingYunDan <[email protected]> Co-authored-by: Kenn Zhang <[email protected]> Co-authored-by: 蓝梦实 <[email protected]> Co-authored-by: lyris <[email protected]> Co-authored-by: hcwu1993 <[email protected]>