5 Commits

Author SHA1 Message Date
XXXXRT666
3e1288bdd6
Sync with main branch (#1134)
* 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 <pingdengjia0liu@163.com>
Co-authored-by: Kenn Zhang <breakstring@hotmail.com>
Co-authored-by: 蓝梦实 <36986837+SapphireLab@users.noreply.github.com>
Co-authored-by: lyris <lyris@users.noreply.github.com>
Co-authored-by: hcwu1993 <15855138469@163.com>
2024-05-27 11:24:24 +08:00
RVC-Boss
1a87693528
Update my_utils.py 2024-01-28 21:47:27 +08:00
RVC-Boss
e61136f144
Update my_utils.py 2024-01-22 20:52:04 +08:00
xmimu
0810d765d8 提前进行输入路径检查,路径拼接换成 os.path.join 2024-01-22 00:53:18 +08:00
RVC-Boss
9e5b22eaec
Add files via upload 2024-01-16 17:31:14 +08:00