mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
Update README.md
This commit is contained in:
parent
ed5d798167
commit
8453b58782
@ -6,6 +6,13 @@ Please note that we do not recommend using GSVI for training. Its existence is t
|
|||||||
|
|
||||||
This fork is mainly based on the `fast_inference_` branch, using a lot of PR code contributed by [ChasonJiang](https://github.com/ChasonJiang). Thanks to this great developer. ”Dalao NB!“
|
This fork is mainly based on the `fast_inference_` branch, using a lot of PR code contributed by [ChasonJiang](https://github.com/ChasonJiang). Thanks to this great developer. ”Dalao NB!“
|
||||||
|
|
||||||
|
At the same time, the Inference folder used by this branch is the main submodule, coming from https://github.com/X-T-E-R/TTS-for-GPT-soVITS. If you find that the Inference is empty after pulling, please manually execute:
|
||||||
|
|
||||||
|
```
|
||||||
|
git submodule add -b plug_in https://github.com/X-T-E-R/TTS-for-GPT-soVITS.git Inference
|
||||||
|
git submodule update --init --recursive
|
||||||
|
```
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- High-level abstract interface for easy character and emotion selection
|
- High-level abstract interface for easy character and emotion selection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user