voice-agents
Installation
SKILL.md
Voice Agents — Sarvam AI
One-shot in-chat voice/dub → sarvam-mcp (
sarvam_tools_voice/_dub). This skill = LiveKit/Pipecat agent code.
[!IMPORTANT] Auth:
api-subscription-keyheader — NOTAuthorization: Bearer. Env var:SARVAM_API_KEY
LiveKit Quick Start
pip install "livekit-agents[sarvam,silero]" python-dotenv
from livekit.agents import JobContext, WorkerOptions, cli
from livekit.agents.voice import Agent, AgentSession
from livekit.plugins import sarvam