mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-05-03 16:26:35 +08:00
Merge pull request #90 from http-404-usernotfound/patch-1
Update README.md
This commit is contained in:
commit
adf934bca8
@ -48,6 +48,12 @@ conda activate GPTSoVits
|
|||||||
bash install.sh
|
bash install.sh
|
||||||
```
|
```
|
||||||
### Install Manually
|
### Install Manually
|
||||||
|
#### Make sure you have the distutils for python3.9 installed
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt-get install python3.9-distutils
|
||||||
|
```
|
||||||
|
|
||||||
#### Pip Packages
|
#### Pip Packages
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user