Spaces:
Runtime error
Runtime error
riabayonaor
commited on
Commit
•
5351335
1
Parent(s):
9100ef3
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
scipy
|
4 |
-
gradio
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
scipy
|
4 |
+
gradio
|
5 |
+
librosa
|
6 |
+
phonemizer
|
7 |
+
Cython
|
8 |
+
Unidecode
|