fewieden/MMM-voice
Offline Voice Recognition Module for MagicMirror²
This project helps you interact with your MagicMirror² by speaking to it, letting you control its display without physical touch. You provide spoken commands and the mirror responds by showing or hiding modules, waking up, or going to sleep. This is for anyone who uses a MagicMirror² and wants to add convenient, private voice control for basic functions.
No commits in the last 6 months.
Use this if you want to control your MagicMirror² using simple voice commands, value your privacy with offline processing, and are okay with occasional detection delays or inaccuracies.
Not ideal if you need highly accurate, real-time voice command recognition for complex tasks or if your MagicMirror² is not running on a device with sufficient processing power for offline voice recognition.
Stars
80
Forks
29
Language
JavaScript
License
MIT
Category
Last pushed
Dec 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/fewieden/MMM-voice"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k2-fsa/sherpa-onnx
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and...
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
alphacep/vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.