Python wake-word Projects
-
Project mention: Show HN: Shoggoth Mini – A weird tentacle robot powered by GPT-4o and RL | news.ycombinator.com | 2025-07-15
> also, "GPT-4o continuously listens to speech through the audio stream," is going to be problematic
Seems like openWakeWord or porcupine could be able to solve by adding a layer for wake word detection before sending the prompt off.
I wonder if latency would be any better with a local model cached in a 16GB or 24GB graphics card. It would have to be a quantized/distilled model, but maybe performance would still be acceptable.
https://github.com/dscripka/openWakeWord
https://github.com/Picovoice/porcupine
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: Show HN: Wake word detection with custom phrases without model training | news.ycombinator.com | 2025-08-19
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Python wake-word discussion
Index
# | Project | Stars |
---|---|---|
1 | Porcupine | 4,338 |
2 | local-wake | 9 |