Documentation Index
Fetch the complete documentation index at: https://mintlify.com/KittenML/KittenTTS/llms.txt
Use this file to discover all available pages before exploring further.
kitten-tts-micro sits between mini and nano in the KittenTTS model family, offering a good balance between audio quality and model size.
Specifications
| Property | Value |
|---|---|
| Model ID | KittenML/kitten-tts-micro-0.8 |
| Parameters | 40M |
| Size | 41 MB |
| Quality | Balanced |
When to use this model
- Most general-purpose applications
- When you want good quality without the full footprint of
kitten-tts-mini - Server-side deployments with moderate storage or memory constraints
- Default choice when you are unsure which model to start with
Usage
The model is downloaded from Hugging Face on first use and cached locally. Pass
cache_dir to control where it is stored.Related models
- kitten-tts-mini — 80M params, highest quality
- kitten-tts-nano — 15M params, fastest inference