pyproject: update deepgram-sdk to 4.1.0
This commit is contained in:
@@ -89,6 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Upgraded `deepgram-sdk` to 4.1.0.
|
||||||
|
|
||||||
- Updated `GoogleTTSService` to use Google's streaming TTS API. The default
|
- Updated `GoogleTTSService` to use Google's streaming TTS API. The default
|
||||||
voice also updated to `en-US-Chirp3-HD-Charon`.
|
voice also updated to `en-US-Chirp3-HD-Charon`.
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ cartesia = [ "cartesia~=2.0.3", "websockets~=13.1" ]
|
|||||||
cerebras = []
|
cerebras = []
|
||||||
deepseek = []
|
deepseek = []
|
||||||
daily = [ "daily-python~=0.19.0" ]
|
daily = [ "daily-python~=0.19.0" ]
|
||||||
deepgram = [ "deepgram-sdk~=3.8.0" ]
|
deepgram = [ "deepgram-sdk~=4.1.0" ]
|
||||||
elevenlabs = [ "websockets~=13.1" ]
|
elevenlabs = [ "websockets~=13.1" ]
|
||||||
fal = [ "fal-client~=0.5.9" ]
|
fal = [ "fal-client~=0.5.9" ]
|
||||||
fireworks = []
|
fireworks = []
|
||||||
|
|||||||
Reference in New Issue
Block a user