Skip to main content

Cartesia STT

Streaming speech-to-text using Cartesia’s ink-whisper model. Pure-aiohttp transport, no vendor SDK required.

Install

Usage

Plug it into an agent:
Supported sample rates: 8000, 16000, 24000, 44100, 48000 Hz.

Low-level usage

Cartesia TTS

CartesiaTTS is a Patter TTSProvider backed by Cartesia’s bytes endpoint. It streams raw PCM_S16LE chunks that drop directly into Patter’s pipeline with no transcoding.

Usage

In an agent:

Options