Add AIC SDK audio filter

This commit is contained in:
Corvin Jaedicke
2025-08-18 20:35:51 +02:00
committed by Aleix Conchillo Flaqué
parent 0d8ab7abca
commit 8ecece2d9c
5 changed files with 379 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ Source = "https://github.com/pipecat-ai/pipecat"
Website = "https://pipecat.ai"
[project.optional-dependencies]
aic = [ "aic-sdk~=0.6.1" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "websockets>=13.1,<15.0" ]
asyncai = [ "websockets>=13.1,<15.0" ]