Text-to-Speech
f5-tts
Edit model card

2024/10/14. We change the License of this ckpt repo to CC-BY-NC-4.0 following the used training set Emilia, which is an in-the-wild dataset. Sorry for any inconvenience this may cause. Our codebase remains under the MIT license.

Download F5-TTS or E2 TTS and place under ckpts/

ckpts/
    E2TTS_Base/
        model_1200000.pt
    F5TTS_Base/
        model_1200000.pt

Inference with .safetensors option

ckpts/
    E2TTS_Base/
        model_1200000.safetensors
    F5TTS_Base/
        model_1200000.safetensors

Github: https://github.com/SWivid/F5-TTS
Paper: E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Examples
Inference API (serverless) does not yet support f5-tts models for this pipeline type.

Dataset used to train SWivid/E2-TTS