v3.0.2

juicedata/juicefsv3.0.2Aug 25, 2026by gabrieldemarmiesse

AI Summary

This release focuses on expanding language support by adding the Czech model and optimizing the voice synthesis process with improved scheduling and batching for the lsd_scratch system.

Key Highlights

  • Added Czech model to the community models section
  • Enhanced lsd_scratch with 5s voice prompts and cosine schedule
  • Changed --voice default to 'alba' for custom configs with voice cloning

New Features

  • Czech language model support
  • Optimized lsd_scratch voice prompts with cosine schedule
  • Default voice configuration update for custom configs

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