Ahsen Khaliq commited on
Commit
baa6ec4
1 Parent(s): d6a2d06

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ espnet==0.10.0
2
+ espnet_model_zoo
3
+ torch
4
+ soundfile
5
+ librosa
6
+ matplotlib