diff --git a/README.md b/README.md index 5254900..712496e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,12 @@ Formant Tracking & Estimation sudo apt-get install python-numpy python-scipy python-matplotlib python-nose python-pip + sudo pip install scikits.talkbox + +git clone https://github.com/torch/distro.git ~/torch --recursive + +cd ~/torch; bash install-deps; + +./install.sh +