Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
timm
|
3 |
+
inflect
|
4 |
+
phonemizer
|
5 |
+
accelerate
|
6 |
+
scipy
|
7 |
+
py-espeak-ng
|
8 |
+
gradio
|