mrfakename bipinsreddy commited on
Commit
28e45df
·
verified ·
1 Parent(s): 56c4a8e

Update Readme.md (#3)

Browse files

- Update Readme.md (b304fd3794223bcf4e9458abfd4fe9790eb9dabd)


Co-authored-by: bipin s <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
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 -c openf5/config.yaml -p openf5/model.pt -v openf5/vocab.txt
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