3.2.0 (2026-05-28)
Full Changelog: v3.1.0...v3.2.0
Highlight: 🖊️ Ink 2 for realtime speech to text
There are 2 sub-resources that expose WebSocket methods to use Ink 2:
cartesia.stt.auto_finalize.websocket(**kwargs)cartesia.stt.manual_finalize.websocket(**kwargs)
See Compare STT Endpoints and examples for details.
Refactors
Features
Bug Fixes
- api: make backward compatible and fix generated code (c3ce3c7)
- stt: remove query params that were omitted (6218d64)
- tts: make output format types backward compatible (23d43f5)
- stt: correct transcribe params (5a0be8e)