Spaces:
Sleeping
Sleeping
| [project] | |
| name = "livekit-voice-agent" | |
| version = "0.1.0" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "httpx>=0.28.1", | |
| "livekit-agents[mcp,silero,turn-detector]~=1.3", | |
| "livekit-plugins-noise-cancellation~=0.2", | |
| "python-dotenv>=1.2.2", | |
| "soundfile>=0.14.0", | |
| "torchaudio>=2.11.0", | |
| ] | |