6 Commits

Author SHA1 Message Date
XXXXRT666
ea56b814bd
Chores (#1422)
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
2024-08-13 16:31:12 +08:00
RVC-Boss
e97cc3346a
模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
2024-02-17 16:45:31 +08:00
RVC-Boss
da19013b06
Add files via upload 2024-01-23 18:52:03 +08:00
Ke
79708faed4
Disable debug level logging
When using `inference_webui.py`, it produces debug level info for http requests, for example: 
```
DEBUG:httpcore.http11:response_closed.started
```
Here I changed it to warning level.
2024-01-19 10:13:17 +08:00
Blaise
0d92575115 Code refactor + remove unused imports 2024-01-16 17:10:27 +01:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00