11 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
chasonjiang
49eb242b17 Merge branch 'main' of https://github.com/RVC-Boss/GPT-SoVITS into fast_inference_ 2024-03-14 11:18:34 +08:00
RVC-Boss
c287430ecc
Update models.py 2024-03-14 00:42:15 +08:00
chasonjiang
0ff60a947a Merge branch 'main' of https://github.com/RVC-Boss/GPT-SoVITS into fast_inference_ 2024-03-13 21:50:16 +08:00
RVC-Boss
3b11cd9814
Update models.py 2024-03-13 20:57:45 +08:00
chasonjiang
a116b55414 Merge branch 'main' of https://github.com/RVC-Boss/GPT-SoVITS into fast_inference_ 2024-03-13 19:53:17 +08:00
RVC-Boss
7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
2024-03-13 17:03:59 +08:00
chasonjiang
3535cfe3b0 新增VITS批量推理 GPT_SoVITS/TTS_infer_pack/TTS.py
fix some bugs   GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py
	fix some bugs   GPT_SoVITS/TTS_infer_pack/text_segmentation_method.py
	fix some bugs   GPT_SoVITS/inference_webui.py
	fix some bugs   GPT_SoVITS/module/models.py
2024-03-10 21:37:28 +08:00
Watchtower-Liu
1803729360 update_infer 2024-02-16 16:53:57 +08:00
Blaise
0d3d47f3c3 more code refactor 2024-01-16 17:14:18 +01:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00