Commit Graph
11 Commits
Author SHA1 Message Date
XXXXRT666andGitHub 277b258360 关于标点符号导致参考泄漏的问题 (#1169)
* punctuation

* update

* update
2024-06-10 16:18:35 +08:00
952c1e0e37 Sync (#1135)
* Add files via upload (#978)

* Update api.py (#979)

修复SynthesizerTrn kwargs 传递异常。

---------

Co-authored-by: Enes Çakırcalı <31443145+enescakircali@users.noreply.github.com>
Co-authored-by: Hayo <632244510@qq.com>
2024-05-28 00:06:59 +08:00
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
XXXXRT666andGitHub 8fc1e34f58 name2go fix for fast_inference (#1133) 2024-05-27 00:45:20 +08:00
XXXXRT666andGitHub 83c9e8ff02 Update inference_webui.py 2024-02-21 13:26:30 +00:00
XXXXRT666andGitHub 97e3479b07 Update config.py 2024-02-21 13:24:16 +00:00
XXXXRT666andGitHub 9fa3da91a7 Update config.py 2024-02-21 13:21:37 +00:00
XXXXRT666andGitHub db40317d9c Update config.py
精简代码
2024-02-21 01:15:31 +00:00
XXXXRT666andGitHub 220367f90c Update inference_webui.py
精简代码
2024-02-21 01:15:11 +00:00
XXXXRT666andGitHub 861658050b Update inference_webui.py
Change inference device to accelerate inference on Mac and reduce memory leak
2024-02-20 16:03:08 +00:00
XXXXRT666andGitHub 3180294710 Update config.py
Change the inference device for Mac to accelerate inference and reduce memory leak
2024-02-20 15:57:58 +00:00