Add DeepgramSageMakerSTTService

This commit is contained in:
Mark Backman
2025-11-22 07:09:54 -05:00
parent ab8dcd6ede
commit 782b257bbb
3 changed files with 451 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `DeepgramSageMakerSTTService` which connects to a SageMaker hosted
Deepgram STT model.
- Added `SageMakerBidiClient` to connect to SageMaker hosted BiDi compatible
services.