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 |
|
箱庭XTer
|
3706ad1b8b
|
【fast_inference_】通过简单添加torch.no_grad()修饰器,可能会使速度加快 (#930)
* 添加with torch.no_grad(),速度快一大截
* 恢复先前缩进
* 恢复make batch的位置
* 改用修饰器
* 去除没必要的增加的空行
---------
Co-authored-by: XTer <xxoy1234@outlook.com>
|
2024-04-07 18:36:09 +08:00 |
|
chasonjiang
|
17832e5c4a
|
忽略ffmpeg .gitignore
使t2s模型支持批量推理: GPT_SoVITS/AR/models/t2s_model.py
修复batch bug GPT_SoVITS/AR/models/utils.py
重构的tts infer GPT_SoVITS/TTS_infer_pack/TTS.py
文本预处理模块 GPT_SoVITS/TTS_infer_pack/TextPreprocessor.py
new file GPT_SoVITS/TTS_infer_pack/__init__.py
文本拆分方法模块 GPT_SoVITS/TTS_infer_pack/text_segmentation_method.py
tts infer配置文件 GPT_SoVITS/configs/tts_infer.yaml
modified GPT_SoVITS/feature_extractor/cnhubert.py
modified GPT_SoVITS/inference_gui.py
重构的webui GPT_SoVITS/inference_webui.py
new file GPT_SoVITS/inference_webui_old.py
|
2024-03-08 23:41:59 +08:00 |
|
Watchtower-Liu
|
013db82d7d
|
Merge branch 'main' into inference_optin
|
2024-02-16 17:03:11 +08:00 |
|
Watchtower-Liu
|
1803729360
|
update_infer
|
2024-02-16 16:53:57 +08:00 |
|
liufenghua
|
070ac9b2b2
|
add DPO training
|
2024-02-11 15:06:01 +08:00 |
|
Kenn Zhang
|
d76a67d4de
|
增加几个内容输出目录到gitignore里避免误提交
|
2024-02-03 14:48:32 +00:00 |
|
RVC-Boss
|
344b1d8e1b
|
Merge pull request #92 from Miuzarte/main
重构config相关调用, 自述增添已测试环境
|
2024-01-21 00:23:41 +08:00 |
|
Miuzarte
|
21b9c20fc8
|
config.py引入class, requirement补全, 自述追加已测试环境
|
2024-01-20 14:15:02 +08:00 |
|
RVC-Boss
|
453d786f10
|
Merge branch 'main' into add_gitignore
|
2024-01-20 11:26:59 +08:00 |
|
Ftps
|
d9627691b2
|
add gitignore
|
2024-01-17 12:35:38 +09:00 |
|
Blaise
|
2c18beebb7
|
add gitignore
|
2024-01-16 17:01:27 +01:00 |
|