Initial commit
This commit is contained in:
commit
9cea1c1bba
13 changed files with 848 additions and 0 deletions
11
requirements.txt
Normal file
11
requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue