Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +15 -15
requirements.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
insanely-fast-whisper
|
2 |
-
accelerate
|
3 |
-
bitsandbytes
|
4 |
-
scipy
|
5 |
-
sentencepiece
|
6 |
-
tiktoken
|
7 |
-
spaces
|
8 |
-
pytest
|
9 |
-
torch
|
10 |
-
transformers
|
11 |
-
yt-dlp
|
12 |
-
ffmpeg-python
|
13 |
-
speechrecognition
|
14 |
-
langdetect
|
15 |
-
openai-whisper
|
|
|
1 |
+
insanely-fast-whisper
|
2 |
+
accelerate
|
3 |
+
bitsandbytes
|
4 |
+
scipy
|
5 |
+
sentencepiece
|
6 |
+
tiktoken
|
7 |
+
spaces
|
8 |
+
pytest
|
9 |
+
torch
|
10 |
+
transformers
|
11 |
+
yt-dlp
|
12 |
+
ffmpeg-python
|
13 |
+
speechrecognition
|
14 |
+
langdetect
|
15 |
+
openai-whisper
|