etosworld/etos-keywordspotting
PyTorch implementations of neural network models for keyword spotting
This tool helps developers integrate on-device speech recognition into interactive intelligent agents. It takes audio input and identifies specific spoken keywords or commands, such as "stop," "go," or custom wake words like "Hey Siri!". The primary users are developers building voice-controlled applications and smart devices.
No commits in the last 6 months.
Use this if you are a developer creating applications that need to detect simple, specific voice commands directly on a device without sending audio to a cloud service.
Not ideal if you need full-fledged continuous speech-to-text transcription or complex natural language understanding capabilities.
Stars
11
Forks
4
Language
Python
License
—
Category
Last pushed
Oct 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/etosworld/etos-keywordspotting"
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.