aishoot/Multi-Hotword_Spotting
Won't it be cool to build a speech assistant like Alexa or Siri yourself without voice API and network connection?
This project helps you create your own speech assistant that responds to specific 'wake words' without needing an internet connection or external voice services. You provide audio input, and it detects pre-defined keywords or phrases, allowing for local, private voice command systems. It's ideal for hobbyists, educators, or small businesses wanting to build custom, offline voice-controlled devices or applications.
No commits in the last 6 months.
Use this if you want to develop an independent speech assistant that operates offline and responds to custom trigger words, similar to Alexa or Siri but entirely within your control.
Not ideal if you need a full-fledged speech-to-text service or natural language understanding for complex commands beyond simple keyword detection.
Stars
34
Forks
12
Language
Jupyter Notebook
License
—
Category
Last pushed
May 05, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/aishoot/Multi-Hotword_Spotting"
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.