Pragmaticl commited on
Commit
a3e95fe
·
verified ·
1 Parent(s): 93ca562

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ faster-whisper
3
+ librosa
4
+ soundfile
5
+ pandas
6
+ pyarrow
7
+ numpy