Spaces:
Sleeping
Sleeping
alexanderander30
commited on
Commit
•
b303628
1
Parent(s):
6d5a3bb
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/jhj0517/jhj0517-whisper.git
|
2 |
+
faster-whisper==1.0.1
|
3 |
+
gradio==4.14.0
|
4 |
+
pytube
|
5 |
+
pytubefix
|
6 |
+
tokenizers==0.15.2
|
7 |
+
pyannote.audio
|