Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,7 +6,6 @@ torch>=1.10.0
|
|
6 |
accelerate>=0.18.0
|
7 |
huggingface_hub==0.25.2
|
8 |
|
9 |
-
|
10 |
-
SpeechRecognition==3.10.0
|
11 |
pyaudio==0.2.13
|
12 |
audio-recorder-streamlit==0.0.6
|
|
|
6 |
accelerate>=0.18.0
|
7 |
huggingface_hub==0.25.2
|
8 |
|
9 |
+
speechrecognition==3.10.0
|
|
|
10 |
pyaudio==0.2.13
|
11 |
audio-recorder-streamlit==0.0.6
|