feat(voice): Whisper STT (robust to handset voice) #167

Merged
electron merged 1 commits from feat/zacus-whisper-stt into main 2026-06-17 22:10:03 +00:00
Owner

Switch voice-loop STT to whisper.cpp large-v3-turbo (decodes the weak handset captures Kyutai missed) + hallucination filter. Submodule bump: VAD recalibration + bell stop on pickup.

Switch voice-loop STT to whisper.cpp large-v3-turbo (decodes the weak handset captures Kyutai missed) + hallucination filter. Submodule bump: VAD recalibration + bell stop on pickup.
electron added 1 commit 2026-06-17 22:09:52 +00:00
feat(voice): Whisper STT (robust to handset voice)
Validate Zacus refactor / validate (push) Failing after 12m37s
Repo State / repo-state (push) Failing after 13m3s
Validate Zacus refactor / validate (pull_request) Failing after 13m17s
Repo State / repo-state (pull_request) Failing after 13m35s
73fa3650a1
Switch the voice-loop STT from Kyutai to whisper.cpp large-v3-turbo
(subprocess, high-pass conditioned): it decodes the weak/noisy SLIC
handset captures Kyutai returned '' for. Filter whisper's silence/noise
hallucinations (sous-titrage, radio-canada, tipeurs, '...') so the NPC
never replies to a phantom line. Bump ESP32_ZACUS to 54022ed (VAD
recalibration for the quiet voice + bell stop on pickup).
electron merged commit 73fa3650a1 into main 2026-06-17 22:10:03 +00:00
Sign in to join this conversation.