evannh commited on
Commit
54a7679
·
verified ·
1 Parent(s): 7201182

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
- transformers
3
  torch
4
- torchaudio
5
- spacy
6
- pyannote.audio
 
 
 
1
  gradio
 
2
  torch
3
+ librosa
4
+ whisperx @ git+https://github.com/m-bain/whisperx.git
5
+ resemblyzer
6
+ scikit-learn
7
+ numpy