Spaces:
Runtime error
Runtime error
Sync from GitHub repo
Browse filesThis Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there
- README_REPO.md +1 -1
README_REPO.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 |
|