spycoder commited on
Commit
895ce4b
1 Parent(s): fa7c479

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- torch
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ soundfile
3
+ matplotlib.pyplot
4
+ numpy
5
+ os
6
+ soundfile
7
+ transformers
8
+ sklearn.model_selection
9
+ re
10
+ collections
11
+ sklearn.metrics