Text-to-Speech
F5-TTS
F5-TTS / README.md
SWivid's picture
Added paper & links (#1)
f0b2793 verified
|
raw
history blame
493 Bytes
---
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)