trending

16d ago

100 KB wake-word: what breaks when you shrink that far

One question kept coming back in our engineering standups: getting a wake-word model to ~100 KB is technically possible, but which trade-offs are you willing to accept?

Wake-word models normally sit at 500 KB to 5 MB. Getting to ~100 KB required accepting three specific trade-offs that we underestimated going in.

Vocabulary is tight. A 100 KB model can hold one wake-phrase well. It cannot generalize to arbitrary phrases the way a bigger model can. If you want the phrase to change per user, or if you want it to work in multiple languages, 100 KB starts to hurt.

22d ago

How small can a wake-word be? 100 KB, launching Wednesday

Team at VoxRT here.

Next Wednesday (Sept 2) we go live on Product Hunt. Follow @voxrt or hit the Notify me button above so you don't miss it.

15d ago

VoxRT Wake-Word - Always-on wake-word that fits in 100 KB

VoxRT Wake-Word is a ~100 KB always-on wake-word detector that runs fully on-device on iOS, Android, Linux, and in the browser via WASM. The default "Hey Assistant" model holds at 5.3% RTF sustained on a $15 Raspberry Pi Zero 2 W, and 0.16% RTF in Chrome via WASM SIMD128. Free for the standard phrase across all platforms. Custom brand phrase or language is available on a paid tier.