remove aicoustics from default starter (#64)

This commit is contained in:
Topherhindman
2026-04-13 08:14:46 -07:00
committed by GitHub
parent 9b17cd87d6
commit d5d227ede9
2 changed files with 2 additions and 5 deletions
-1
View File
@@ -10,7 +10,6 @@ requires-python = ">=3.10, <3.15"
dependencies = [
"livekit-agents[silero,turn-detector]~=1.5",
"livekit-plugins-ai-coustics~=0.2",
"livekit-plugins-noise-cancellation~=0.2",
"python-dotenv",
]