Merge pull request #3371 from speechmatics/fix/voice-version-bump
This commit is contained in:
1
changelog/3371.changed.md
Normal file
1
changelog/3371.changed.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- Updated `SpeechmaticsSTTService` dependency to `speechmatics-voice[smart]>=0.2.6`
|
||||||
@@ -105,7 +105,7 @@ silero = [ "onnxruntime>=1.20.1,<2" ]
|
|||||||
simli = [ "simli-ai~=1.0.3"]
|
simli = [ "simli-ai~=1.0.3"]
|
||||||
soniox = [ "pipecat-ai[websockets-base]" ]
|
soniox = [ "pipecat-ai[websockets-base]" ]
|
||||||
soundfile = [ "soundfile~=0.13.1" ]
|
soundfile = [ "soundfile~=0.13.1" ]
|
||||||
speechmatics = [ "speechmatics-voice[smart]>=0.2.4" ]
|
speechmatics = [ "speechmatics-voice[smart]>=0.2.6" ]
|
||||||
strands = [ "strands-agents>=1.9.1,<2" ]
|
strands = [ "strands-agents>=1.9.1,<2" ]
|
||||||
tavus=[]
|
tavus=[]
|
||||||
together = []
|
together = []
|
||||||
|
|||||||
Reference in New Issue
Block a user