• Joined on 2026-07-19
kami pushed to task/673-mavgpud-serves-the-model-to-the-whole-la at kami/Maven 2026-08-11 08:14:03 +02:00
9bb342569b Write down why the GPU port cannot be loopback (V-673)
5596cdddbc Sign the completion and the probe with the same token (V-673)
1c13d2265b Score the boundary against wrong credentials, not just right ones (V-673)
95e7427153 Ask for a token before spending the card (V-673)
Compare 4 commits »
kami created branch task/673-mavgpud-serves-the-model-to-the-whole-la in kami/Maven 2026-08-11 08:14:02 +02:00
kami pushed to master at kami/muzick 2026-08-10 13:04:31 +02:00
57120b872d fix(sync): let a phone pause the desktop, and let a Vibe follow the audio
a75d36b821 fix(db): repair the two things the scanner quietly undid
5a019bd35c perf(vibe): stop building a plasma and reading the library on a phone
0a01085ed0 fix(discovery): give every track a place in the graph, not just the ones MusicBrainz knows
d28a92803b feat(vibe): offer the four fifths of the library it never reached
Compare 15 commits »
kami created branch fix/vibe-repetition-and-mobile-sync in kami/muzick 2026-08-10 13:04:30 +02:00
kami pushed to fix/vibe-repetition-and-mobile-sync at kami/muzick 2026-08-10 13:04:30 +02:00
kami pushed to task/487-capture-device-doc at kami/Maven 2026-08-09 15:25:59 +02:00
9f714b7ae8 Name the device that returns audio, not the one that did not (V-487)
kami created branch task/487-capture-device-doc in kami/Maven 2026-08-09 15:25:58 +02:00
kami created branch task/487-capture-device in kami/Maven 2026-08-09 15:24:54 +02:00
kami pushed to task/487-capture-device at kami/Maven 2026-08-09 15:24:54 +02:00
99e73ea653 Listen on the Scarlett, because the fifine returns silence (V-487)
kami created branch task/487-wake-word-deploy in kami/Maven 2026-08-09 13:56:18 +02:00
kami pushed to task/487-wake-word-deploy at kami/Maven 2026-08-09 13:56:18 +02:00
2c73493bf8 Pin the keyword models to one thread each and ship them (V-487)
kami created branch task/487-wake-word-threshold in kami/Maven 2026-08-09 13:43:54 +02:00
kami pushed to task/487-wake-word-threshold at kami/Maven 2026-08-09 13:43:54 +02:00
02d96e611d Default the keyword threshold to 0.999, from the measurement (V-487)
62eef01c18 Record what the wake word invents, not just what it hears (V-487)
Compare 2 commits »
kami created branch task/487-wake-word-stage-two in kami/Maven 2026-08-09 12:33:02 +02:00
kami pushed to task/487-wake-word-stage-two at kami/Maven 2026-08-09 12:33:02 +02:00
ce6a6821a9 Test the gate without three ONNX files (V-487)
479b0c4475 Speech without the keyword no longer reaches STT (V-487)
877b1fd4f8 Score the keyword every 80ms without re-reading old audio (V-487)
21a42cb3e6 Load openWakeWord's three models and run their tensors (V-487)
Compare 4 commits »
kami created branch task/671-mavwaked-registers-as-a-voice-consumer-i in kami/Maven 2026-08-09 11:45:27 +02:00
kami pushed to task/671-mavwaked-registers-as-a-voice-consumer-i at kami/Maven 2026-08-09 11:45:27 +02:00
8c30971a96 Say that mavwaked now holds the conn from startup (V-671)
d0ea927ac3 Pin the five things a nudge must do at the speaker (V-671)
9c7bafd5b1 Let mavwaked hear the nudges it was already being sent (V-671)
1f1e002789 One reader goroutine per voice conn, so a client can send and listen (V-671)
Compare 4 commits »
kami created branch task/670-cut-claude-md-to-200-lines in kami/Maven 2026-08-09 11:10:20 +02:00
kami pushed to task/670-cut-claude-md-to-200-lines at kami/Maven 2026-08-09 11:10:20 +02:00
50130cdffb Move the reasoning out of CLAUDE.md and leave the rules (V-670)
kami pushed to task/515-deploy-mavwaked-workpc at kami/Maven 2026-08-09 10:29:09 +02:00
c5264deb46 Put mavwaked on workpc, where the microphone is (V-515)