It gives me an error trying installing PyAudio (but main installer continues).
When launching it I get pi@Alexa:~ $ sudo python /root/AlexaPi/main.py /root/Alexa.pmdl Traceback (most recent call last): File "/root/AlexaPi/main.py", line 16, in <module> import snowboydecoder ImportError: No module named snowboydecoder
Anyone got this version of AlexaPi up and running?
Just to clear this up. You have voice activation working or do you need to push a button with your setup?
Edit:
I also found the error in my Github repo. If you still need it I can clean it up by tomorrow. I forgot to add the snowboy files to the git commit (still a github noobie)
Welp I looked at it and it looks a lot more polished than my version. I think I actually might switch over to this one myself. I do not know if there is a huge advantage of using the snowboy engine instead of pocketsphynx.
Hey guys. In case someone wants to help out with the new version, I’m posting a link here. We’re currently working at https://github.com/alexa-pi/AlexaPi.
If you’re at least an intermediate hobby python developer, please join us. You wouldn’t have to write code straight away and spend a lot of time with it. I personally have a lot of code changes ready that need code review and testing and if you could help out just with that, that would be awesome.