Spaces:
Runtime error
Runtime error
pedropauletti
commited on
Commit
·
1a607bb
1
Parent(s):
e4ee047
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
transformers
|
2 |
farm-haystack[inference]==1.20.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|