Merge pull request #4143 from pipecat-ai/cb/sagemaker-flux

Add Deepgram Flux STT service for AWS SageMaker
This commit is contained in:
Filipi da Silva Fuchter
2026-03-27 10:27:49 -04:00
committed by GitHub
6 changed files with 1106 additions and 538 deletions

1
changelog/4143.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `DeepgramFluxSageMakerSTTService` for running Deepgram Flux speech-to-text on AWS SageMaker endpoints. Use with `ExternalUserTurnStrategies` to take advantage of Flux's turn detection.