Merge pull request #3408 from ai-coustics/aic-v2

Add ai-coustics AIC SDK v2 support with model downloading
This commit is contained in:
Mark Backman
2026-01-27 10:38:26 -05:00
committed by GitHub
10 changed files with 1074 additions and 207 deletions

View File

@@ -48,7 +48,7 @@ Issues = "https://github.com/pipecat-ai/pipecat/issues"
Changelog = "https://github.com/pipecat-ai/pipecat/blob/main/CHANGELOG.md"
[project.optional-dependencies]
aic = [ "aic-sdk~=1.2.0" ]
aic = [ "aic-sdk~=2.0.1" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]