I've created a Docker image for Jasper, the open source platform for developing always-on, voice-controlled applications. If you're interesting in trying out Jasper, and somewhat daunted by the installation process then a docker image is a good way to go. Likewise if you're developing for Jasper.
You can pull the image with the following Docker command:
Code: Select all
docker pull danielchalef/armhf-jasper-dockerhttps://github.com/danielchalef/jasper-docker
Hope it's helpful.
Daniel