I built a portable keyword spotting engine — started with Chinese, now supporting English
I built a portable keyword spotting engine — started with Chinese, now supporting English I wanted offline voice commands for a few Python projects. Nothing fancy — just a single file I could drop in and run. What it does One Python file — wakeword_engine.py, copy it into your project Small model — ~135KB for 3 keywords,
This is a summary aggregated from Dev.to. Read the complete article on the original site:
Read full article at Dev.to