feat: Matrix AI voice agent (LiveKit + LiteLLM)
Bot @ai:agiliton.eu accepts room invites, dispatches LiveKit agent. Agent joins call with STT (Groq Whisper) → LLM (Sonnet) → TTS (ElevenLabs) pipeline, all routed through LiteLLM. CF-1147 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
livekit-agents>=1.4,<2.0
|
||||
livekit-plugins-openai>=1.4,<2.0
|
||||
livekit-plugins-elevenlabs>=1.0,<2.0
|
||||
livekit-plugins-silero>=0.25,<1.0
|
||||
livekit>=0.18,<1.0
|
||||
livekit-api>=0.8,<1.0
|
||||
matrix-nio>=0.25,<1.0
|
||||
Reference in New Issue
Block a user