jtwang commited on
Commit
c32a7ac
·
verified ·
1 Parent(s): 6a3ddd3

Update requirements-whisper.txt

Browse files
Files changed (1) hide show
  1. requirements-whisper.txt +8 -1
requirements-whisper.txt CHANGED
@@ -3,7 +3,14 @@ git+https://github.com/openai/whisper.git
3
  transformers
4
  ffmpeg-python==0.2.0
5
  gradio==3.38.0
 
6
  yt-dlp
7
  torchaudio
8
  altair
9
- json5
 
 
 
 
 
 
 
3
  transformers
4
  ffmpeg-python==0.2.0
5
  gradio==3.38.0
6
+ gradio-client==0.8.1
7
  yt-dlp
8
  torchaudio
9
  altair
10
+ json5
11
+
12
+ # Needed by diarization
13
+ intervaltree
14
+ srt
15
+ torch
16
+ https://github.com/pyannote/pyannote-audio/archive/refs/heads/develop.zip