Remove outdated AIC Filter and VAD v2 files, migrate to consolidated implementations.

Added the new ACIFilter to the same module.
This commit is contained in:
Gökmen Görgen
2026-01-14 17:22:38 +01:00
parent 35919a84e3
commit a0d801b658
8 changed files with 556 additions and 571 deletions

View File

@@ -49,7 +49,6 @@ Changelog = "https://github.com/pipecat-ai/pipecat/blob/main/CHANGELOG.md"
[project.optional-dependencies]
aic = [ "aic-sdk>=1.2.0" ]
#aic = [ "aic-sdk @ file:///Users/goedev/Workspace/aic/pipecat/aic_sdk-2.0.0-cp313-cp313-macosx_11_0_arm64.whl" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]