Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
hazm
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hazm
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
piper-tts
|
5 |
+
piper-phonemize~=1.1.0
|
6 |
+
onnxruntime>=1.11.0,<2
|