Ross ROSS = Recommend OSS · open-source software intelligence for agents

SWivid/F5-TTS

Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching" observed · 2026-08-28

github.com/SWivid/F5-TTS · homepage · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
SWivid/F5-TTSmain85

For agents

markdown · JSON · MCP: product_card(name="SWivid/F5-TTS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem