mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-09 07:18:34 +01:00
Fix typo
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -1,5 +1,5 @@
|
|||||||
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
|
||||||
pip3 install wheel
|
pip3 install wheel
|
||||||
pip3 install google-cloud-speech
|
pip3 install google-cloud-speech
|
||||||
pip3 install pocketsphin
|
pip3 install pocketsphinx
|
||||||
pip3 install SpeechRecognition
|
pip3 install SpeechRecognition
|
||||||
|
|||||||
Reference in New Issue
Block a user