SWivid/F5-TTS
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching" observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 94
- Release rhythm 94
- Longevity 49
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 17
- age_days: 694
- days_rel: 41
- days_push: 41
- n_releases_24m: 22
Adoption not part of the score
15167 stars · 2203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
F5-TTS is the official implementation of a fully non-autoregressive text-to-speech system based on flow matching with a Diffusion Transformer, trained on 100K hours of multilingual speech. It provides zero-shot voice cloning, code-switching, and fast inference (RTF 0.15) via a Python package, CLI, and Gradio app.
Use cases
- clone a voice from a short reference audio clip
- generate natural speech from text in English and Chinese
- run fast text-to-speech inference on a GPU
- fine-tune a TTS model on custom speech data
- build a voiceover or audiobook generation pipeline
- experiment with flow matching based speech synthesis
When to choose
- you need high-quality zero-shot voice cloning without phoneme alignment or duration models
- you want fast diffusion-based TTS with an MIT license
- you need multilingual or code-switching speech generation
- you want a pip-installable TTS with CLI and web UI
When to avoid
- you need a lightweight CPU-only TTS for embedded devices
- you require real-time streaming synthesis with very low latency
- you need a mature commercial-grade TTS with extensive language coverage
- you want a simple rule-based or parametric TTS without GPU requirements
Facets
library · maturity active
tts machine-learning deep-learning audio-processing speech-processing machine-learning artificial-intelligence python windows cli text-to-speech flow-matching diffusion-transformer zero-shot-voice-cloning non-autoregressive pytorch audio linux macos gpu
7 sources
- readme: https://github.com/SWivid/F5-TTS · fetched 2026-08-28 · 83f3269af2a0
- homepage: https://arxiv.org/abs/2410.06885 · fetched 2026-08-29 · aed4042cb84d
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- registry_pypi: https://pypi.org/pypi/f5-tts/json · fetched 2026-08-29 · 972bb6522519
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SWivid/F5-TTS | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem