mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-06 08:21:34 +01:00
6 lines
210 B
Bash
6 lines
210 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 pocketsphin
|
|
pip3 install SpeechRecognition
|