From e602a7addbd6bf3363cbcdc450ff4edff0d4c0b2 Mon Sep 17 00:00:00 2001 From: bel Date: Sat, 25 Mar 2023 22:19:37 -0600 Subject: [PATCH] sh --- whisper-2023/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whisper-2023/install.sh b/whisper-2023/install.sh index 5381c5e..5ae700f 100644 --- a/whisper-2023/install.sh +++ b/whisper-2023/install.sh @@ -3,5 +3,5 @@ sudo apt install portaudio19-dev python3-pyaudio 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 -python3 -m pip install pocketsphinx +#sudo apt-get install python3 python3-all-dev python3-pip build-essential swig git libpulse-dev libasound2-dev +#python3 -m pip install pocketsphinx