mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-06 10:41:36 +01:00
6 lines
211 B
Bash
6 lines
211 B
Bash
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 pocketsphinx
|
|
pip3 install SpeechRecognition
|