fix missing dep

This commit is contained in:
2018-10-13 17:10:57 +02:00
parent b385990b28
commit 90a9e1bd9d
+3 -1
View File
@@ -1,5 +1,7 @@
apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev python3-numpy python3-scipy ffmpeg
pip3 install wheel pip3 install wheel
pip3 install google-cloud-speech pip3 install google-cloud-speech
pip3 install pocketsphinx pip3 install pocketsphinx
pip3 install SpeechRecognition pip3 install SpeechRecognition
pip3 install webrtcvad
pip3 install gcloud