record safe voice prototype status

This commit is contained in:
Adolfo Reyna
2026-08-09 00:08:32 -04:00
parent e559811eb3
commit ca346cc6e7
@@ -54,3 +54,7 @@ ESP32 mic -> energy/adaptive VAD + pre-roll -> LAN clip upload
## Next action ## Next action
Run the Adolfo-only enrollment/scoring prototype against the clearest available local recordings, using conservative thresholds and an explicit unknown state. Do not deploy always-listening capture or modify ESP32 firmware until the offline scoring behavior is measured. Run the Adolfo-only enrollment/scoring prototype against the clearest available local recordings, using conservative thresholds and an explicit unknown state. Do not deploy always-listening capture or modify ESP32 firmware until the offline scoring behavior is measured.
## Prototype started 2026-08-08
Local project: `~/Projects/voice-speaker-id`. It uses a pretrained SpeechBrain ECAPA speaker encoder, manual clip review, and offline CLI scoring. The safe first test requires explicit approval of clips before enrollment. No HTTP listener, microphone capture, Pipecat integration, ESP32 firmware change, or automatic brain ingestion is enabled.