evannh commited on
Commit
f5a85dc
·
verified ·
1 Parent(s): 0d92d48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
  gradio
2
  torch
3
  librosa
4
- whisperx @ git+https://github.com/m-bain/whisperx.git
5
- resemblyzer
6
  scikit-learn
7
- numpy
 
 
 
 
 
1
  gradio
2
  torch
3
  librosa
4
+ numpy
5
+ pandas
6
  scikit-learn
7
+ pydub
8
+ faster-whisper
9
+ resemblyzer
10
+ whisperx @ git+https://github.com/m-bain/whisperx.git
11
+ pyannote-audio