Read the statement by Michael Teeuw here.
Voice/motion control
-
i can’t get it to work with the sphinx package. simply cuz i am not smart enough -_-
I get pocketsphinx regognize my words but not in the js envirement and i don’t get response out of it.I think i just use “blather” for the time being to control my monitor on and off. I hope someone make a voice module soon. ^^
-
-
What’s the HTML/CSS output look like? That’s usually the first thing to look at when stuff like this happens and it’s not the expected result.
-
nvm i already see it depends on the chrome api key and not the chromium…
What about cloud voice api?
-
FYI, setting
'TEXTAREA'size works fine in Chrome, both by using'cols'and 'rows'as well as using CSS styling'width'and'height'. -
Sorry for spamming what about: https://github.com/cmusphinx/node-pocketsphinx
-
@KirAsh4 The output is exactly what i want. It’s just the proof i get over the api limit of 50 request/day when i use chrome. The thing is when i use this in electron/chromium i have a limit of 50…
I am still searching for a way to get around the limit or perhaps use another api/voice recognizer… -
I think using https://snowboy.kitt.ai is the best approach right now for detecting a hot word and then continuing with the google one (annyang). The same way the guy at the http://docs.smart-mirror.io has done it.
-
@alexyak yea, i have seen the smart-mirror code. But i don’t pref 2 voice modules… the thing is if your playing around with the map function (zoom in, zoom in, zoom in, go to, zoom out, enz) then you run out of api calls fast.
I give up on the voice control module… i hope there will be one soon ^^ -
Actually I’ve started looking at this: https://syl22-00.github.io/pocketsphinx.js/ Need to test the performance on RaspPi
-
-
Yea i have finaly installed node-pocketsphinx. It needs a lot of dependeties. I start find out now how get a voice command out of it. Are u using node-pocketsphinx as well? Or are u using it standalone? Or maybe the pocketsphinx.js?
I like to hear if you get something working. -
Ok, I find out that https://syl22-00.github.io/pocketsphinx.js/ is the best bet.
I have run pocketsphinx before and it’s really fast. So i have no doubt the js port is also good.
But with my lack of skill i don’t know how to create a module. Who can?
-
I have tried standalone, but I am currently trying the node version. I’ll let you know once something gets going! Thanks.
-
@tyho, I have not, but then I’m not the one working on voice control. :)
-
@ronny3050 i guess you can better try pocketsphinx.js
-
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!
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
