Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
gradio
|
3 |
+
timm
|
4 |
+
inflect
|
5 |
+
phonemizer
|
6 |
+
update
|
7 |
+
install espeak-ng
|
8 |
+
py-espeak-ng
|
9 |
+
|