alicewuv/kitten-tts 🔢📝❓ → 🖼️
About
Lightweight text to speech models
Example Output
Output
Performance Metrics
12.36s
Prediction Time
20.96s
Total Time
All Input Parameters
{
"text": "Hello from Kitten TTS!",
"speed": 1,
"format": "wav",
"voice_type": "auto",
"sample_rate": 24000
}
Input Parameters
- seed
- Random seed (best effort only)
- text
- Text to synthesize
- speed
- Speech speed (0.5–2.0)
- voice
- Exact voice name (optional). Overrides voice_type.
- format
- Output format
- voice_type
- Voice type selector
- sample_rate
- Force output sample rate (Hz)
Output Schema
Output
Example Execution Logs
Audio saved to /tmp/tmpyp884x63/audio.wav
Version Details
- Version ID
860a2de5199547a7b3616abc34bee2239bf5c620c30d503e5e66edaba264b6b8- Version Created
- August 12, 2025