NitishBorthakur commited on
Commit
1369fb4
1 Parent(s): 7288ba3

Creatign requirement file

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ librosa
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ torch
7
+ speechbrain
8
+ plotly
9
+ cryptography