chaitanya9 commited on
Commit
1c04740
·
1 Parent(s): 8554622

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ librosa==0.6.3
2
+ numpy
3
+ pandas
4
+ soundfile==0.9.0
5
+ wave
6
+ sklearn
7
+ tqdm==4.28.1
8
+ matplotlib==2.2.3
9
+ pyaudio==0.2.11
10
+ tensorflow==2.5.2