Files
paseo/packages
Mohamed Boudra 82466aaa9f Reset Silero VAD between voice turns to prevent LSTM drift
The Silero VAD session ran for the entire voice mode lifetime without
resetting its LSTM hidden states. Over time the internal state drifted,
causing phantom speech detection on silence and getting permanently
stuck in the "speaking" phase.

Add reset() to TurnDetectionSession and call it after each completed
utterance to clear the LSTM hidden states between turns.
2026-04-07 18:41:46 +07:00
..
2026-04-07 00:16:12 +07:00
2026-04-07 00:16:12 +07:00
2026-04-07 00:16:12 +07:00
2026-04-07 00:16:12 +07:00