Text-to-Speech
F5-TTS
File size: 493 Bytes
8f0fd09
 
f0b2793
8f0fd09
f0b2793
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: cc-by-4.0
pipeline_tag: text-to-speech
---
Download [F5-TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/F5TTS_Base) or [E2-TTS](https://huggingface.co/SWivid/F5-TTS/tree/main/E2TTS_Base) and place under ckpts/
```
ckpts/
    E2TTS_Base/
        model_1200000.pt
    F5TTS_Base/
        model_1200000.pt
```
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)