Speech-to-Text
Accurate transcription built for Indian accents, dialects, and real-world audio with speaker diarisation.
Text-to-Speech
Natural, expressive voices across 11+ Indian languages for conversational AI, dubbing, and accessibility.
LLM
Multilingual large language model with native proficiency across Indian languages for text generation and reasoning.
Install LiveKit Agents SDK
pip install livekit-agents livekit-plugins-sarvam
Add Sarvam as provider
Set SARVAM_API_KEY and configure STT/TTS plugins
Deploy your agent
Run locally or deploy to LiveKit Cloud
# Install
pip install livekit-agents livekit-plugins-sarvam
# In your agent
from livekit.plugins import sarvam
stt = sarvam.STT()
tts = sarvam.TTS()
agent = VoicePipelineAgent(
vad=silero.VAD.load(),
stt=stt,
llm=openai.LLM(),
tts=tts,
)IVR & Call Centres
Automate inbound and outbound calls with Indic-language voice agents.
Voice Assistants
Build voice-first assistants that understand and speak Indian languages.
Telephony Bots
Deploy SIP-connected bots for telecoms with real-time transcription and synthesis.
Ready to build? Start building with LiveKit in minutes.
Ready to build?
Start building with LiveKit in minutes.