Read the statement by Michael Teeuw here.
Voice/motion control
-
OK, I’ve tested the pocketsphinx.js. It’s very unreliable with the minimal setting - too many false positives. The native pocketsphinx installation and configuration is too convoluted with a lot of dependencies.
Actually I was able to achieve the best and consistent results with https://snowboy.kitt.ai. There’s a way to create multiple keyword models on their web site and include it with the app. I’ve got this working pretty well in the MM. I should be able to publish the voice control module based on snowboy pretty soon.
-
@alexyak Looking forward to seeing that!
-
Hey guys, I’ve published the module: https://forum.magicmirror.builders/topic/425/voicecontrol-module
Let me know if you have any issues.
Enjoy!
-
-
@Mitchfarino you can create every command you want by inserting it in the config and create a trained model for it
-
@alexyak I will try when i am home. Looking good!
-
@strawberry-3.141 Is there any way of registering without social media?
-
@Mitchfarino you can also register with github account which is a control version system used for coding, but i’m not using snowboy.kitt.ai. i have my own voice recognition
-
@strawberry-3.141 Thanks I’ll look to do that
Have you shared your solution?
-
@Mitchfarino it’s just work in progress as i showed here https://forum.magicmirror.builders/topic/222/voice-control but i’m collaborating with @ronny3050 the next days to hopefully get a nice module based on pocketsphinx.
progress can be watched on my github