v1.1.1
DigitalPhonetics/IMS-Toucanv1.1.1Feb 16, 2026by gabrieldemarmiesse
AI Summary
This release focuses on stability and compatibility, fixing documentation generation in the CI pipeline and updating documentation links to point to the official docs site. It also adds support for CUDA generation.
Key Highlights
- Fixed CI documentation generation
- Updated documentation links to point to docs
- Added CUDA compatibility support
New Features
- CUDA generation support
- Documentation link updates
Full Release Notes
## What's Changed * Fix docs generation in ci by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/130 * Links now point to the docs instead of github by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/131 * making pocket tts compat with cuda generation by @adefossez in https://github.com/kyutai-labs/pocket-tts/pull/132 ## New Contributors * @adefossez made their first contribution in https://github.com/kyutai-labs/pocket-tts/pull/132 **Full Changelog**: https://github.com/kyutai-labs/pocket-tts/compare/v1.1.0...v1.1.1