Merge pull request #3889 from ai-coustics/goedev/aic-voice-focus-and-memoryview-fix

AIC Voice Focus version update & concurrency safety issue on audio buffer.
This commit is contained in:
Mark Backman
2026-03-03 09:28:13 -05:00
committed by GitHub
6 changed files with 93 additions and 13 deletions

View File

@@ -52,7 +52,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~=2.0.1" ]
aic = [ "aic-sdk~=2.1.0" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]