mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
Merge branch 'main' of https://github.com/X-T-E-R/GPT-SoVITS-Inference
This commit is contained in:
commit
113125631f
@ -21,6 +21,7 @@ Please note that we do not recommend using GSVI for training. Its existence is t
|
|||||||
|
|
||||||
We look forward to seeing how you use GSVI to bring your creative projects to life!
|
We look forward to seeing how you use GSVI to bring your creative projects to life!
|
||||||
|
|
||||||
|
Prezip : https://huggingface.co/XTer123/GSVI_prezip/tree/main
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Use With Bat Files
|
### Use With Bat Files
|
||||||
|
@ -82,9 +82,8 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# @title launch WebUI 启动WebUI\n",
|
"# @title launch WebUI 启动WebUI\n",
|
||||||
"!/usr/local/bin/pip install ipykernel\n",
|
"!/usr/local/bin/pip install ipykernel\n",
|
||||||
"!sed -i '10s/False/True/' /content/GPT-SoVITS/config.py\n",
|
|
||||||
"%cd /content/GPT-SoVITS/\n",
|
"%cd /content/GPT-SoVITS/\n",
|
||||||
"!/usr/local/bin/python webui.py"
|
"!/usr/local/bin/python app.py"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "4oRGUzkrk8C7"
|
"id": "4oRGUzkrk8C7"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user