v2.1.0

louislam/dockgev2.1.0May 4, 2026by gabrieldemarmiesse

AI Summary

This release enhances text-to-speech capabilities with support for non-CPU devices, adds an audiobook tool, and improves voice cloning and default voice settings for various languages.

Key Highlights

  • Support for non-CPU devices
  • TTS audiobook tool addition
  • Default voice for each language
  • Voice cloning fixes

New Features

  • TTS audiobook tool
  • German sentence rephrasing
  • Default voice support per language

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