Merge pull request #3865 from pipecat-ai/mb/elevenlabs-realtime-stt-finalized

Set finalized flag on ElevenLabs Realtime STT for manual commit strategy
This commit is contained in:
Mark Backman
2026-02-27 13:09:17 -05:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
- `ElevenLabsRealtimeSTTService` now sets `TranscriptionFrame.finalized` to `True` when using `CommitStrategy.MANUAL`.