VAD onset 1.4->0.7%, silence 0.6->0.34%, window 600->900ms (triggers on the quiet handset voice and holds a full sentence). Force slic_ring_stop() on incoming pickup so the bell always stops.
VAD onset 1.4->0.7%, silence 0.6->0.34%, window 600->900ms (triggers on the quiet handset voice and holds a full sentence). Force slic_ring_stop() on incoming pickup so the bell always stops.
electron
added 1 commit 2026-06-17 21:53:58 +00:00
Recalibrate the capture VAD to the quiet handset voice: onset 1.4%->0.7%
FS (was never triggering -> 'no sustained voice'), silence 0.6%->0.34%
FS and end-of-speech window 600->900 ms so a whole sentence is held
instead of cut mid-phrase. Also force slic_ring_stop() on incoming
pickup so the physical bell always stops when answered (phone.c/slic.c
s_ringing could desync, leaving the bell ringing through the call).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
VAD onset 1.4->0.7%, silence 0.6->0.34%, window 600->900ms (triggers on the quiet handset voice and holds a full sentence). Force slic_ring_stop() on incoming pickup so the bell always stops.