Text-to-Speech
F5-TTS
File size: 630 Bytes
8f0fd09
b6c43d1
f0b2793
56cbaf3
b6c43d1
 
8f0fd09
b6c43d1
0a5fb31
f0b2793
 
d320dd7
 
f0b2793
d34a3c9
d320dd7
d34a3c9
 
bbee0f8
1903015
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: cc-by-nc-4.0
pipeline_tag: text-to-speech
library_name: f5-tts
datasets:
- amphion/Emilia-Dataset
---

Download [F5-TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/F5TTS_Base) or [E2 TTS](https://huggingface.co/SWivid/E2-TTS/tree/main/E2TTS_Base) and place under ckpts/
```
ckpts/
    F5TTS_v1_Base/
        model_1250000.safetensors
    F5TTS_Base/
        model_1200000.safetensors
    E2TTS_Base/
        model_1200000.safetensors
```
Github: https://github.com/SWivid/F5-TTS      
Paper: [F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching](https://huggingface.co/papers/2410.06885)