LiveKit plugin for integrating Sarvam.ai's speech-to-text, text-to-speech, and translation APIs into AI agent pipelines. Version 1.5.18 supports Python >=3.10, part of the LiveKit Agents ecosystem. Release cadence follows livekit-plugins updates.
pip install livekit-plugins-sarvamNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Sarvam STT and TTS with API key, then plug into a LiveKit VoicePipelineAgent.
Check your Sarvam.ai account for rate limits and upgrade if needed.
Set `SARVAM_API_KEY` env var or pass `api_key` to constructor.
Pass `language='hi-IN'` or desired language code to SarvamSTT.