From 0586520633cebc0a4d364a22b99a32d4becf4ec0 Mon Sep 17 00:00:00 2001 From: Shuadissen Date: Thu, 16 Jun 2016 19:50:37 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 +