Inherent chop-chop mic dojo
Turn on mic. Watch heads hit.
The bundled ONNX model loads with the page. Speak once and the mic signal, gate, and intent heads update in the same working view.
The model is loading. Recording unlocks automatically when it is ready.
Audio flow
Mic signal, mel frames, gate, and head hits stay together so changes are visible immediately.
Donate labeled speech from the route
Open this drawer to reveal the per-head donation buttons and
export locally saved JSONL.
0 saved
Donate labeled speech from the route
Open this drawer to reveal the per-head donation buttons and export locally saved JSONL.
- Record a short clip after the model is ready.
Record a clip, then press a head's donate button. Saved examples stay in this browser until exported.
Matched head
Scores are compared against the bundled model metadata thresholds.
Runtime
This page ships with a same-origin ONNX model at
assets/inherent.onnx. ONNX Runtime Web loads it with
WebGPU when available and falls back to WASM.