v2.1.0

YassKhazzan/openperplex_backend_osv2.1.0May 4, 2026by gabrieldemarmiesse

AI Summary

This release focuses on bug fixes and improvements for the Text-to-Speech library, specifically addressing device compatibility issues, voice cloning stability, and adding language-specific default voices.

Key Highlights

  • Added default voice for each language
  • Fixed voice cloning with quantization support
  • Added TTS audiobook-tool project to README
  • Fixed support for devices that are not CPU

New Features

  • Default voice for each language
  • TTS audiobook-tool project documentation
  • Rephrased default German sentence

Full Release Notes

## What's Changed
* Fix support for devices that are not cpu by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/165
* Add tts-audiobook-tool project to README by @zeropointnine in https://github.com/kyutai-labs/pocket-tts/pull/169
* Rephrase default German sentence by @vvolhejn in https://github.com/kyutai-labs/pocket-tts/pull/173
* Add default voice for each language by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/180
* Fix voice cloning with quantization by @gabrieldemarmiesse in https://github.com/kyutai-labs/pocket-tts/pull/181

## New Contributors
* @zeropointnine made their first contribution in https://github.com/kyutai-labs/pocket-tts/pull/169

**Full Changelog**: https://github.com/kyutai-labs/pocket-tts/compare/v2.0.0...v2.1.0