v1.1.5 pypi
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ conda activate f5-tts
|
|
91 |
> ```bash
|
92 |
> git clone https://github.com/SWivid/F5-TTS.git
|
93 |
> cd F5-TTS
|
94 |
-
> # git submodule update --init --recursive # (optional, if
|
95 |
> pip install -e .
|
96 |
> ```
|
97 |
|
|
|
91 |
> ```bash
|
92 |
> git clone https://github.com/SWivid/F5-TTS.git
|
93 |
> cd F5-TTS
|
94 |
+
> # git submodule update --init --recursive # (optional, if use bigvgan as vocoder)
|
95 |
> pip install -e .
|
96 |
> ```
|
97 |
|