livekit-plugins-cartesia
LiveKit Agents Plugin for Cartesia
What it is and what it does
This package provides a plugin that connects Cartesia's voice AI services to the LiveKit Agents framework, enabling real-time speech-to-text and text-to-speech capabilities in video and audio applications. It acts as a bridge between LiveKit's agent orchestration layer and Cartesia's API, allowing developers to build voice-interactive applications without directly managing Cartesia's HTTP endpoints.
The plugin requires a Cartesia API key and integrates as a standard LiveKit Agents component. It supports Python 3.10 and later, and is distributed as a pure Python wheel with a single runtime dependency on livekit-agents. The package is actively maintained and part of the larger LiveKit agents ecosystem.
Use it for:
- Build real-time voice chatbots that transcribe user speech and synthesize responses in live video calls.
- Add voice AI capabilities to LiveKit conference applications for automated transcription and voice commands.
- Create voice-driven interactive agents that listen, process, and speak within a LiveKit session.
- Integrate Cartesia's voice quality into existing LiveKit Agents workflows without custom API management.
- Develop accessibility features that provide real-time speech-to-text and text-to-speech in live meetings.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Integrates Cartesia's voice AI services (speech-to-text and text-to-speech) into LiveKit Agents for real-time voice applications.
Yes. The package is actively maintained (released 1 day ago), has low installation friction, permissive licensing, no known vulnerabilities, and integrates a well-documented third-party voice service into a popular framework. Install if you need Cartesia's voice AI in a LiveKit Agents application and have a valid API key.
Install
livekit-plugins-cartesia on PyPI
pip
pip install livekit-plugins-cartesiauv
uv add livekit-plugins-cartesiapoetry
poetry add livekit-plugins-cartesiaInstalling livekit-plugins-cartesia
Before you install
Low friction installation as a pure Python wheel. Actively maintained with a release 1 day old and a well-starred upstream repository (13003 stars). Single runtime dependency on livekit-agents.
License in practice
Apache 2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install livekit-plugins-cartesia
import livekit_plugins_cartesia
# Set CARTESIA_API_KEY environment variable, then use Cartesia STT/TTS with LiveKit Agents
Requires Python 3.10 or later and a valid Cartesia API key set as the CARTESIA_API_KEY environment variable.
Verify before relying
- Whether Cartesia STT and TTS are feature-complete or have known limitations compared to other providers.
- Pricing and rate limits for Cartesia API calls through this plugin.
- Whether the plugin supports streaming audio or only batch processing.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10.0) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — livekit-agents |
| Maintenance | actively maintained — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,311,026/month — #4,074 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: livekit_plugins_cartesia-1.6.10-py3-none-any.whl
Keywords: ai, audio, cartesia, livekit, realtime, video, voice
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
cartesiaCartesia is the official Python client library…
permissive · top 5,000 on PyPI
livekit-plugins-deepgramIntegrates Deepgram's voice AI services…
permissive · top 5,000 on PyPI
livekit-plugins-googleIntegrates Google Cloud AI services (Gemini,…
permissive · top 5,000 on PyPI
livekit-plugins-sarvamIntegrates Sarvam.ai's Indian-language voice AI…
permissive · top 15,000 on PyPI
livekit-plugins-gladiaIntegrates Gladia's speech-to-text API with…
permissive · top 15,000 on PyPI
livekit-plugins-assemblyaiIntegrates AssemblyAI speech-to-text into the…
permissive · top 15,000 on PyPI
livekit-plugins-azureIntegrates Azure AI services, particularly…
permissive · top 15,000 on PyPI
livekit-plugins-inworldIntegrates Inworld's text-to-speech and…
permissive · top 15,000 on PyPI
livekit-plugins-openaiIntegrates OpenAI's Realtime, Responses, LLM,…
permissive · top 5,000 on PyPI
livekit-plugins-sonioxIntegrates Soniox speech-to-text and…
permissive · top 15,000 on PyPI