Spaces:
Runtime error
Runtime error
Updated Gradio & dependencies
Browse files- requirements.txt +1 -16
requirements.txt
CHANGED
@@ -1,16 +1 @@
|
|
1 |
-
|
2 |
-
faster-whisper
|
3 |
-
ffmpeg-python==0.2.0
|
4 |
-
gradio==3.38.0
|
5 |
-
gradio-client==0.8.1
|
6 |
-
yt-dlp
|
7 |
-
json5
|
8 |
-
torch
|
9 |
-
torchaudio
|
10 |
-
more_itertools
|
11 |
-
|
12 |
-
# Needed by diarization
|
13 |
-
intervaltree
|
14 |
-
srt
|
15 |
-
torch
|
16 |
-
https://github.com/pyannote/pyannote-audio/archive/refs/heads/develop.zip
|
|
|
1 |
+
gradio\nfaster-whisper\ntorch\ntransformers\nsentencepiece\nffmpeg\npydub\nhuggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|