356 B
356 B
- Fixed a race condition in
SpeechTimeoutUserTurnStopStrategywhere a finalized transcript arriving afteruser_speech_timeoutelapsed from VAD stop would immediately trigger a turn stop, even if the user was still speaking. STT processing latency was consuming theuser_speech_timeoutwindow, leaving no time for the user to resume speaking.