Upgrade LLM model from GPT-4.1 to GPT-5.2 and aicoustics (#58)
* Upgrade LLM model from GPT-4.1 to GPT-5.2 * Switch noise cancellation to ai-coustics QUAIL_VF_L
This commit is contained in:
@@ -10,6 +10,7 @@ requires-python = ">=3.10, <3.15"
|
||||
|
||||
dependencies = [
|
||||
"livekit-agents[silero,turn-detector]~=1.4",
|
||||
"livekit-plugins-ai-coustics",
|
||||
"livekit-plugins-noise-cancellation~=0.2",
|
||||
"python-dotenv",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user