MMM-Hotword2
MagicMirror module withPicovoice’s Porcupine for Hotword detector. My previous MMM-Hotword module is deprecated due to that snowboy 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.
Screenshot
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