mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-06 06:41:35 +01:00
8 lines
293 B
Bash
8 lines
293 B
Bash
apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev python3-numpy python3-scipy ffmpeg sox
|
|
pip3 install wheel
|
|
pip3 install google-cloud-speech
|
|
pip3 install pocketsphinx
|
|
pip3 install SpeechRecognition
|
|
pip3 install webrtcvad
|
|
pip3 install gcloud
|