Files
pipecat/changelog/4283.fixed.md
2026-04-13 18:12:04 -04:00

2 lines
280 B
Markdown

- Fixed delayed turn completion when STT transcripts arrive after the p99 timeout. Previously, a late transcript (beyond the p99 window) would fall through to the 5-second `user_turn_stop_timeout` fallback. Now the turn stop triggers immediately when the late transcript arrives.