Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ accelerate>=0.18.0
|
|
7 |
huggingface_hub==0.25.2
|
8 |
|
9 |
speechrecognition==3.10.0
|
10 |
-
|
11 |
audio-recorder-streamlit==0.0.6
|
|
|
7 |
huggingface_hub==0.25.2
|
8 |
|
9 |
speechrecognition==3.10.0
|
10 |
+
pydub==0.25.1
|
11 |
audio-recorder-streamlit==0.0.6
|