0xbyt4
dad865e920
fix: fix silence detection bugs and add Phase 4 voice mode features
Fix 3 critical bugs in silence detection:
- Micro-pause tolerance now tracks dip duration (not time since speech start)
- Peak RMS check in stop() prevents discarding recordings with real speech
- Reduced min_speech_duration from 0.5s to 0.3s for reliable speech confirmation
Phase 4 features: configurable silence params, visual audio level indicator,
voice system prompt, tool call audio cues, TTS interrupt, continuous mode
auto-restart, interruptable playback via Popen tracking.
2026-03-14 14:26:30 +03:00
..
2026-03-14 00:17:04 -07:00
2026-03-11 21:06:54 -07:00
2026-03-13 21:32:53 -07:00
2026-03-12 01:23:28 -07:00
2026-03-14 00:17:04 -07:00
2026-03-13 08:07:12 -07:00
2026-03-14 02:53:02 -07:00
2026-03-10 20:45:13 -07:00
2026-03-12 01:23:28 -07:00
2026-03-13 02:51:51 -07:00
2026-03-13 07:52:03 -07:00
2026-03-12 00:29:04 -07:00
2026-03-11 06:52:55 -07:00
2026-03-11 02:59:12 -07:00
2026-03-13 03:14:04 -07:00
2026-03-10 17:09:51 -07:00
2026-03-11 09:15:34 +01:00
2026-03-11 21:06:54 -07:00
2026-03-13 04:10:22 -07:00
2026-03-13 22:00:36 -07:00
2026-03-13 23:39:51 -07:00
2026-03-14 00:11:27 -07:00
2026-03-14 14:25:28 +03:00
2026-03-13 11:11:05 -07:00
2026-03-11 21:06:54 -07:00
2026-03-14 14:25:28 +03:00
2026-03-14 14:26:30 +03:00
2026-03-14 00:17:04 -07:00