mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-09 22:18:33 +01:00
fix missing dep
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -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 google-cloud-speech
|
||||
pip3 install pocketsphinx
|
||||
pip3 install SpeechRecognition
|
||||
pip3 install webrtcvad
|
||||
pip3 install gcloud
|
||||
|
||||
Reference in New Issue
Block a user