MycroftAI/mycroft-precise
A lightweight, simple-to-use, RNN wake word listener
This tool helps developers integrate custom 'wake word' detection into their Linux-based applications. It listens to an audio stream, like a microphone, and outputs a trigger event when a specific, pre-defined phrase is recognized. Developers building voice-controlled interfaces or interactive audio applications would use this.
959 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer creating an application on Linux that needs to respond to a specific verbal cue or 'wake word'.
Not ideal if you need a solution for operating systems other than Linux or require a highly complex speech recognition system beyond simple wake word detection.
Stars
959
Forks
246
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/MycroftAI/mycroft-precise"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Picovoice/porcupine
On-device wake word detection powered by deep learning
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.
vineeths96/Spoken-Keyword-Spotting
In this repository, we explore using a hybrid system consisting of a Convolutional Neural...