Add 07c Deepgram SageMaker example

This commit is contained in:
Mark Backman
2025-11-22 07:10:47 -05:00
parent 782b257bbb
commit 0ece8b5894
3 changed files with 140 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ 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.
Deepgram STT model. Added `07c-interruptible-deepgram-sagemaker.py`
foundational example.
- Added `SageMakerBidiClient` to connect to SageMaker hosted BiDi compatible
services.