A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Hotword2
-
MMM-Hotword2
MagicMirror module with
Picovoice
’sPorcupine
for Hotword detector. My previousMMM-Hotword
module is deprecated due to thatsnowboy
hot-word detecting engine closed its service. Fortunately, PICOVOICE’s Porcupine and its siblings would be good enough alternative. So I rebuilt the hot-word detector again.I know, there is other Porcupine modules already, but they may lack some features which I need to use. So I revamped my old one for my demands.
Features
- Multi Hotwords/ Custom Hotwords supported
- Individual Hotword setting
- On detection, various works possible;
- Control other modules with custom notification
- Execute Shell command or scripts and get the result.
- Not only hotword, but also continuous utterance could be acauired.(as recorded wav file)
- The recorded file could be consumed on other STT / voice handling modules
- No need to rebuild for electron
For more details; https://github.com/MMRIZE/MMM-Hotword2