sdafd commited on
Commit
c6a1d45
·
verified ·
1 Parent(s): df44cb1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ git+https://github.com/m-bain/whisperX.git
2
+ torch==2.0.1+cpu --extra-index-url https://download.pytorch.org/whl/cpu
3
+ librosa==0.10.1
4
+ gradio==3.36.3
5
+ soundfile==0.12.1
6
+ pyannote.audio==2.1.1