Spaces:
Runtime error
Runtime error
pedropauletti
commited on
Commit
•
6346896
1
Parent(s):
c02116c
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ deep-translator
|
|
7 |
librosa
|
8 |
nemo_toolkit[all]
|
9 |
sounddevice
|
10 |
-
optimum
|
|
|
|
|
|
7 |
librosa
|
8 |
nemo_toolkit[all]
|
9 |
sounddevice
|
10 |
+
optimum
|
11 |
+
unicode
|
12 |
+
scikit-learn==0.21.3
|