v3.0.2
kyutai-labs/pocket-ttsv3.0.2Aug 25, 2026by gabrieldemarmiesse
AI Summary
v3.0.2 focuses on documentation and model tuning improvements. It adds the Czech model to the README and optimizes the `lsd_scratch` training configuration with specific batch sizes and schedules. Additionally, the default voice is updated to `alba` to streamline usage with voice cloning.
Key Highlights
- Czech model documentation added
- lsd_scratch improvements (5s prompts, cosine schedule)
- Default voice changed to alba
New Features
- Czech model README entry
- lsd_scratch batch size and schedule updates
- Default voice setting update
Full Release Notes
## What's Changed * Add the Czech model to the README and plug the community models section by @vvolhejn in https://github.com/kyutai-labs/pocket-tts/pull/246 * lsd_scratch: 5s voice prompts, cosine schedule, batch 16 x 4 by @manu-lm in https://github.com/kyutai-labs/pocket-tts/pull/247 * Now --voice defaults to alba with voice cloning on custom config by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/248 **Full Changelog**: https://github.com/kyutai-labs/pocket-tts/compare/v3.0.1...v3.0.2