ABotelho23/aacdnProject

Implement voice controls

ABotelho23 opened this issue · 4 comments

It looks like using Google Home might be not feasible for us behind Carleton's firewall.

I've started looking into Jasper, which is completely local. I was thinking maybe Ash's raspberry pi 3 could be the Jasper device?

https://jasperproject.github.io/

http://www.knight-of-pi.org/raspberry-pi-and-jasper-a-custom-voice-command-for-measuring-the-distance/

Seems easy enough. Make a module that sends a CoAP PUT to a hub resource which the hub then forwards to nodes?

We've moved to Mycroft.ai

mycroft is giving us a hard time because of a lack of Python 3 support. have a few more things to try