Spaces:
Running
Running
jhj0517
commited on
Commit
•
ce1fc17
1
Parent(s):
dd90912
add pyannote.audio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ git+https://github.com/jhj0517/jhj0517-whisper.git
|
|
4 |
faster-whisper==1.0.2
|
5 |
transformers
|
6 |
gradio==4.29.0
|
7 |
-
pytube
|
|
|
|
4 |
faster-whisper==1.0.2
|
5 |
transformers
|
6 |
gradio==4.29.0
|
7 |
+
pytube
|
8 |
+
pyannote.audio==3.3.1
|