Text-to-Speech
F5-TTS
SWivid commited on
Commit
d34a3c9
1 Parent(s): 2d0c68e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,5 +10,13 @@ ckpts/
10
  F5TTS_Base/
11
  model_1200000.pt
12
  ```
 
 
 
 
 
 
 
 
13
  Github: https://github.com/SWivid/F5-TTS
14
- Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
 
10
  F5TTS_Base/
11
  model_1200000.pt
12
  ```
13
+ Inference with .safetensors option
14
+ ```
15
+ ckpts/
16
+ E2TTS_Base/
17
+ model_1200000.safetensors
18
+ F5TTS_Base/
19
+ model_1200000.safetensors
20
+ ```
21
  Github: https://github.com/SWivid/F5-TTS
22
+ Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)