kyutai-labs/pocket-tts
A TTS that fits in your CPU (and pocket) observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 99
- Longevity 17
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: 4.0
- age_days: 238
- days_rel: 8
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
9135 stars · 940 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pocket TTS is a lightweight 100M-parameter text-to-speech model and Python library from Kyutai that runs efficiently on CPUs without a GPU. It offers a Python API and CLI with streaming audio, low latency, voice cloning, and multi-language support.
Use cases
- generate speech from text on a CPU
- convert text to wav audio files from the command line
- clone a voice for text-to-speech
- stream synthesized speech with low latency
- run TTS locally without a GPU or web API
- generate speech in multiple languages like French or German
- run text-to-speech in the browser client-side
- train a custom TTS model
When to choose
- you need fast, real-time TTS on CPU-only hardware
- you want local speech synthesis without cloud API costs
- you need voice cloning or multilingual speech generation
- you want a simple pip-installable TTS with a Python API and CLI
When to avoid
- you need the highest possible speech quality from large GPU-based models
- you need languages beyond the currently supported set
- you require non-Python integration without a serving layer
Facets
library · maturity active
tts audio-processing machine-learning cli llm-inference speech-processing machine-learning artificial-intelligence python cross-platform cli browser windows voice-cloning cpu-inference streaming-audio multilingual text-to-speech audio macos linux
1 source
- readme: https://github.com/kyutai-labs/pocket-tts · fetched 2026-08-28 · ff5d31b498c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kyutai-labs/pocket-tts | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="kyutai-labs/pocket-tts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem