This commit is contained in:
Yannik Schmidt
2018-08-15 20:56:35 +02:00
commit 0eb65e4772
8 changed files with 51 additions and 0 deletions

5
setup.sh Normal file
View File

@@ -0,0 +1,5 @@
apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev
pip3 install wheel
pip3 install google-cloud-speech
pip3 install pocketsphin
pip3 install SpeechRecognition