Files
pipecat/changelog/3784.fixed.md
2026-02-20 07:17:36 -07:00

2 lines
260 B
Markdown

- Fixed `DeepgramSageMakerSTTService` to properly track finalize lifecycle using `request_finalize()` / `confirm_finalize()` and use `is_final` (instead of `is_final and speech_final`) for final transcription detection, matching `DeepgramSTTService` behavior.