andriyadi/Maix-SpeechRecognizer
Speech Recognition or Wake Word detection demo, developed using Maixduino framework and PlatfomIO, to run on K210 MCU on Sipeed's Maix dev board
This project helps you create and deploy custom voice commands or wake words for small, embedded devices. You speak your desired command into the device, and it learns to recognize it. This is ideal for hobbyists, educators, or product designers building voice-controlled gadgets.
No commits in the last 6 months.
Use this if you need to add simple, custom voice recognition to a small microcontroller-based project.
Not ideal if you need complex natural language understanding or a large vocabulary speech-to-text system.
Stars
52
Forks
17
Language
Objective-C
License
—
Category
Last pushed
May 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/andriyadi/Maix-SpeechRecognizer"
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.