Initial commit

This commit is contained in:
Ian Keane 2026-08-31 11:47:29 -04:00
commit 9cea1c1bba
13 changed files with 848 additions and 0 deletions

11
requirements.txt Normal file
View file

@ -0,0 +1,11 @@
livekit>=1.0
livekit-api>=1.0
livekit-agents[openai,silero]>=1.0
livekit-plugins-elevenlabs>=1.7
fastapi>=0.111
uvicorn>=0.30
python-dotenv>=1.0
httpx>=0.27
# Piper TTS (local, no internet needed)
piper-tts>=1.2.0