MycroftAI/mycroft-precise
A lightweight, simple-to-use, RNN wake word listener
Uses a single GRU (Gated Recurrent Unit) architecture for real-time audio stream processing, with pre-trained models available from a community dataset or trainable on custom wake phrases. Integrates with the Mycroft ecosystem via Python wrapper (`precise-runner`) while remaining framework-agnostic, supporting both x86_64 and ARM (Raspberry Pi) Linux platforms with binary or source installation options.
959 stars and 84 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
959
Forks
246
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 25, 2023
Monthly downloads
84
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...