Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
openai-whisper
|
| 3 |
torch
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
ffmpeg
|
| 7 |
yt-dlp
|
| 8 |
-
|
|
|
|
| 1 |
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
+
whisper
|
| 4 |
+
faster-whisper
|
|
|
|
| 5 |
yt-dlp
|
| 6 |
+
numpy
|