List Voices
Text-to-Speech
Benchmarking
cartesia-kube includes a k6 load testing suite under benchmarking/ for measuring TTS performance metrics like TTFA and latency.
Start with the closed-loop WebSocket entry point, which holds a fixed number of concurrent streams open. MODEL_ID must match a deployed worker’s model and VOICE_ID must be a voice available in your deployment.
benchmarking/README.md for the SSE and bytes transports, open-loop mode, and the full list of environment variables and reported metrics.