KittenML/KittenTTS
State-of-the-art TTS model under 25MB 😻 observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 98
- Release rhythm 48
- Longevity 28
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 101.5
- age_days: 393
- days_rel: 190
- days_push: 15
- n_releases_24m: 3
Adoption not part of the score
15403 stars · 885 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
KittenTTS is an open-source, ultra-lightweight text-to-speech library built on ONNX, with models ranging from 15M to 80M parameters (25-80 MB on disk). It delivers high-quality 24 kHz voice synthesis on CPU without requiring a GPU, making it suitable for edge deployment.
Use cases
- generate speech from text on a CPU without a GPU
- add text-to-speech to an edge device or embedded system
- run a tiny TTS model under 25MB
- synthesize voice audio for an app offline
- convert written text into natural-sounding speech in Python
- deploy lightweight voice synthesis on resource-constrained hardware
When to choose
- you need TTS inference on CPU-only machines or edge devices
- model size and memory footprint are critical constraints
- you want a simple Python API with built-in voices and speed control
- you prefer an Apache-2.0 licensed open-source TTS solution
When to avoid
- you need production-stable APIs - the project is a developer preview and APIs may change
- you need extensive voice cloning or many built-in voices (only 8 voices available)
- you require very high-fidelity studio-grade speech from large models
- you need non-ONNX runtimes or GPU-optimized training pipelines
Facets
library · maturity active
tts speech-recognition machine-learning llm-inference speech-processing machine-learning artificial-intelligence python cross-platform onnx lightweight edge-deployment voice-synthesis cpu-inference audio cpu
1 source
- readme: https://github.com/KittenML/KittenTTS · fetched 2026-08-28 · 48c03c2b1202
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KittenML/KittenTTS | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="KittenML/KittenTTS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem