Spaces:
Runtime error
Runtime error
pedropauletti
commited on
Commit
•
c38177b
1
Parent(s):
a21f3d7
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
farm-haystack[inference]==1.20.0
|
3 |
+
tensorflow==2.12.*
|
4 |
+
tensorflow_io==0.28.*
|
5 |
+
deep-translator
|
6 |
+
librosa
|
7 |
+
nemo_toolkit[all]
|
8 |
+
sounddevice
|
9 |
+
optimum
|
10 |
+
unidecode
|