SAVRN
Search Contact SAVRN

Open-weight model · Text to speech

F5-TTS

by Yushen CHEN SWivid/F5-TTS

Download F5-TTS or E2 TTS and place under ckpts/ Paper: F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching

Parameters
Context
Weights6.7 GB
Licensecc-by-nc-4.0
AccessOpen weights
Monthly Downloads984.3k

Model Card

Download F5-TTS or E2 TTS and place under ckpts/ Paper: F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching

Excerpt from the card by Yushen CHEN, licensed cc-by-nc-4.0.

Identity and Version

Repository
SWivid/F5-TTS
Publisher
Yushen CHEN
Task
Text to speech
Modality
Audio
Library
f5-tts
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
84e5a410d9cead4de2f847e7c9369a6440bdfaca
First published
2024-10-07
Last updated
2025-03-21

Files and Weights

9 files, 6.7 GB in total. The weights are 5 files totalling 6.7 GB in pt, safetensors.

Weights5 files · 6.7 GB
Tokenizer2 files · 27.6 KB
Documentation1 file · 630 B
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
F5TTS_Base/model_1200000.ptWeights1.3 GB c2f1bcbe1582
F5TTS_Base/model_1200000.safetensorsWeights1.3 GB 4180310f91d5
F5TTS_Base_bigvgan/model_1250000.ptWeights1.3 GB bdab3e92fc2b
F5TTS_v1_Base/model_1250000.safetensorsWeights1.3 GB 670900fd14e6
F5TTS_v1_Base_no_zero_init/model_1250000.safetensorsWeights1.3 GB 790d5b83e2af
README.mdDocumentation630 B
.gitattributesRepository1.5 KB
F5TTS_Base/vocab.txtTokenizer13.8 KB
F5TTS_v1_Base/vocab.txtTokenizer13.8 KB

License and Download

License
cc-by-nc-4.0
Access
Open weights, no gate
Download size
6.7 GB
Download from Yushen CHEN

Released by Yushen CHEN through its official repository on Hugging Face. Read the license.

Built From

  • Described by arXiv:2410.06885
  • Trained on (disclosed) amphion/Emilia-Dataset

Memory Requirements

PrecisionWeights in memory
As published6.7 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Built on This Model

Questions About F5-TTS

Can I use F5-TTS commercially?

Not without separate permission. F5-TTS is released under Creative Commons Attribution-NonCommercial 4.0. CC BY-NC 4.0 permits sharing and adapting with credit for non-commercial purposes only. Commercial use needs separate permission from the rights holder.

Similar Models

Model · Text to speech

Kokoro-82M

Hexgrad

Kokoro is an open-weight TTS model with 82 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Kokoro can be deployed anywhere from production environments to personal projects. You can run this basic cell on Google Colab. Listen to samples. For more languages and details, see Advanced Usage. Under the hood, kokoro uses misaki, a G2P library at https://github.com/hexgrad/misaki Model SHA256 Hash: 496dba118d1a58f5f3db2efc88dbdc216e0483fc89fe6e47ee1f2c53f18ad1e4 Data: Kokoro was trained exclusively on permissive/non-copyrighted audio data and IPA…

Open weights apache-2.0

Model · Text to speech

XTTS-v2

Coqui.ai

ⓍTTS is a Voice generation model that lets you clone voices into different languages by using just a quick 6-second audio clip. There is no need for an excessive amount of training data that spans countless hours. This is the same or similar model to what powers Coqui Studio and Coqui API. - Supports 17 languages. - Voice cloning with just a 6-second audio clip. - Emotion and style transfer by cloning. - Cross-language voice cloning. - Multi-lingual speech generation. - 24khz sampling rate. - 2 new languages; Hungarian and Korean - Architectural improvements for speaker conditioning. - Enables the use of multiple speaker references and interpolation between speakers. - Stability…

Open weights other coqui

Model · Text to speech

audio.cpp-gguf

Audio.cpp

This directory contains audio.cpp-native GGUF conversions of multiple speech models. These files are intended for use with audio.cpp. If you enjoy the project, please star audio.cpp on GitHub and this Hugging Face repository. For conversion details, supported layouts, direct-file loading, sidecar embedding, and the latest compatibility notes, see the audio.cpp GGUF guide: - https://github.com/0xShug0/audio.cpp/blob/main/docs/gguf.md!!! Converted and quantized packages are checked with automated metrics, but perceived quality can still differ for human listeners. Please validate the exact package, backend, and route to confirm the output is acceptable for your use case. The table lists the…

Open weights other audio.cpp

Model · Text to speech

chatterbox

Resemble AI

Chatterbox Multilingual V3 is the latest general-purpose multilingual TTS model in the Chatterbox family. It keeps the same 0.5B model size while improving speaker similarity, reducing hallucinations, and producing more natural, conversational speech across languages. V3 is designed for broad language coverage like V2, but with stronger stability and more expressive generation. It is the recommended multilingual model for users who want one voice cloning model that works across many languages. Try it in the Chatterbox Multilingual TTS V3 Space. Alongside V3, we are releasing the Single Language Pack: dedicated finetunes for priority languages where tighter quality control, stronger…

Open weights mit chatterbox

Model · Text to speech

Kokoro-82M-v1.0-ONNX

ONNX Community

Kokoro is a frontier TTS model for its size of 82 million parameters (text in/audio out). First, install the kokoro-js library from NPM using: You can then generate speech as follows: Optionally, save the audio to a file: The model is resilient to quantization, enabling efficient high-quality speech synthesis at a fraction of the original model size.

Open weights apache-2.0 transformers.js

Model · Text to speech

Qwen3-TTS-GGUF

Serveurperso

GGUF weights for qwentts.cpp, a C++17/GGML port of Qwen3-TTS 12 Hz (Qwen team, Alibaba). Multilingual zero shot TTS with named speakers and Mandarin dialects, 24 kHz mono. Runs on CPU, CUDA, Metal, Vulkan. qwen-talker-{size}-{mode}-{variant}.gguf Qwen3 LM + code predictor MTP head + optional speaker encoder, text -> 12 Hz codes qwen-tokenizer-12hz-{variant}.gguf SEANet + ConvNeXt + DAC v2 + RVQ, 12 Hz codes 24 kHz audio Three modes are available across two talker sizes: The tokenizer is shared across every talker. Set GGMLBACKEND to force a device, otherwise the runtime picks the best one available. Tokenizer GGUFs are not uniform quants. Three categories get a Conv kernel rows (K=7,3,1)…

Open weights apache-2.0 gguf