Bump to latest azure-cognitiveservices-speech version, 1.47.0

This commit is contained in:
Mark Backman
2026-01-19 09:51:39 -05:00
parent 14bd3b1b32
commit 0b1a4792b8
2 changed files with 9 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]
aws = [ "aioboto3~=15.5.0", "pipecat-ai[websockets-base]" ]
aws-nova-sonic = [ "aws_sdk_bedrock_runtime~=0.2.0; python_version>='3.12'" ]
azure = [ "azure-cognitiveservices-speech~=1.44.0"]
azure = [ "azure-cognitiveservices-speech~=1.47.0"]
cartesia = [ "cartesia~=2.0.3", "pipecat-ai[websockets-base]" ]
camb = [ "camb-sdk>=1.5.4" ]
cerebras = []