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