###Installation
- Install the latest Raspian image (Jessie Lite was used)
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git sox espeak libasound2-dev libsox-fmt-mp3 python-dev
# PIP
wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py --no-wheel
sudo pip install cython requests enum34 pyalsaaudio
Install the following packages:
sudo pip install pyzmq
# Clone this repository into your Raspberry's home directory:
git clone https://github.com/shinoceros/scoretracker