Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pdf2image
|
|
12 |
numpy==1.23.5
|
13 |
ffmpeg-python
|
14 |
pydub
|
15 |
-
torchaudio
|
|
|
|
12 |
numpy==1.23.5
|
13 |
ffmpeg-python
|
14 |
pydub
|
15 |
+
torchaudio
|
16 |
+
speech_recognition
|