3 Commits

Author SHA1 Message Date
Spr_Aachen
00a84367c5 Merge inference_webui&inference_gui
1. Merge inference_webui and inference_gui so that the GUI no longer needs to reload models for each inference, while also allowing the use of either WebUI or GUI to be determined by the 'USE_WEBUI' environment variable.
2. Simplify GUI's code and address various inefficiencies, including: enabling direct input of ref text and target text (akin to the WebUI), facilitating file selection for ref audio uploads, adding language options for CH-EN/JA-EN/Multi (with Multi as the default), standardizing variable name to enhance readability.
2024-06-18 23:10:06 +08:00
XXXXRT666
0b806dba37
一些小问题修复 (#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
2024-04-28 17:12:45 +08:00
刘悦
41ffbe5c3e
Add files via upload
添加Kaggle平台运行脚本
2024-02-19 09:49:50 +08:00