Files
pipecat/changelog/4057.fixed.md
2026-03-17 11:35:38 -04:00

350 B

  • Fixed premature user turn stops caused by late transcriptions arriving between turns. A stale transcript from the previous turn could persist into the next turn and trigger a stop before the current turn's real transcript arrived. Stop strategies are now reset at both turn start and turn stop to prevent state from leaking across turn boundaries.