Mmiglio/SpeechRecognition
Small-footprint Keyword Spotting
This helps you create a 'wake word' or 'hotword' detector that runs efficiently on small devices. You provide audio recordings of spoken keywords, and it outputs a system that can listen for and recognize those specific words, even on devices with limited processing power. This is ideal for product managers or embedded systems engineers creating voice-controlled gadgets or hands-free interfaces.
No commits in the last 6 months.
Use this if you need to build a custom voice command system that can reliably detect a specific keyword on resource-constrained hardware.
Not ideal if you need full speech-to-text transcription or a system to understand a wide range of natural language commands.
Stars
18
Forks
4
Language
Python
License
—
Category
Last pushed
Jul 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/Mmiglio/SpeechRecognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Picovoice/porcupine
On-device wake word detection powered by deep learning
MycroftAI/mycroft-precise
A lightweight, simple-to-use, RNN wake word listener
arcosoph/nanowakeword
A lightweight, open-source, and intelligent wake word detection engine. Train custom,...
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run...
OAID/cortex-m-kws
Cortex M KWS example with Tengine Lite.