Update README.md
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ tags:
|
|
15 |
```
|
16 |
ckpts/
|
17 |
F5TTS_Base/
|
18 |
-
|
19 |
```
|
20 |
Inference with .safetensors option
|
21 |
```
|
22 |
F5TTS_Base/
|
23 |
-
|
24 |
```
|
25 |
Github: https://github.com/SWivid/F5-TTS
|
26 |
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
|
|
|
15 |
```
|
16 |
ckpts/
|
17 |
F5TTS_Base/
|
18 |
+
f5_tts_german_90000.pt
|
19 |
```
|
20 |
Inference with .safetensors option
|
21 |
```
|
22 |
F5TTS_Base/
|
23 |
+
f5_tts_german_90000.safetensors
|
24 |
```
|
25 |
Github: https://github.com/SWivid/F5-TTS
|
26 |
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)
|