Diggz10 commited on
Commit
ef35493
·
verified ·
1 Parent(s): cae86cc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ librosa
4
+ numpy
5
+ soundfile
6
+ scipy