Update Readme.md (#3)
Browse files- Update Readme.md (b304fd3794223bcf4e9458abfd4fe9790eb9dabd)
Co-authored-by: bipin s <[email protected]>
README.md
CHANGED
@@ -34,7 +34,7 @@ This model was trained using the F5-TTS Base V1 model configuration for 1 millio
|
|
34 |
```
|
35 |
pip install f5-tts
|
36 |
huggingface-cli download mrfakename/OpenF5-TTS --local-dir openf5
|
37 |
-
f5-tts_infer-cli -
|
38 |
```
|
39 |
|
40 |
## Safety
|
|
|
34 |
```
|
35 |
pip install f5-tts
|
36 |
huggingface-cli download mrfakename/OpenF5-TTS --local-dir openf5
|
37 |
+
f5-tts_infer-cli -mc openf5/config.yaml -p openf5/model.pt -v openf5/vocab.txt
|
38 |
```
|
39 |
|
40 |
## Safety
|