Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ uvicorn==0.30.6
|
|
| 3 |
transformers==4.43.3
|
| 4 |
torch==2.3.1
|
| 5 |
nltk==3.9.1
|
| 6 |
-
openai-whisper==20231117
|
| 7 |
ffmpeg-python==0.2.0
|
| 8 |
-
SpeechRecognition
|
|
|
|
|
|
| 3 |
transformers==4.43.3
|
| 4 |
torch==2.3.1
|
| 5 |
nltk==3.9.1
|
|
|
|
| 6 |
ffmpeg-python==0.2.0
|
| 7 |
+
SpeechRecognition
|
| 8 |
+
python-multipart
|