master
parent
f271040e47
commit
e602a7addb
|
|
@ -3,5 +3,5 @@
|
||||||
sudo apt install portaudio19-dev python3-pyaudio
|
sudo apt install portaudio19-dev python3-pyaudio
|
||||||
python3 -m pip install git+https://github.com/openai/whisper.git soundfile PyAudio SpeechRecognition
|
python3 -m pip install git+https://github.com/openai/whisper.git soundfile PyAudio SpeechRecognition
|
||||||
|
|
||||||
sudo apt-get install python3 python3-all-dev python3-pip build-essential swig git libpulse-dev libasound2-dev
|
#sudo apt-get install python3 python3-all-dev python3-pip build-essential swig git libpulse-dev libasound2-dev
|
||||||
python3 -m pip install pocketsphinx
|
#python3 -m pip install pocketsphinx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue