Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +15 -5
requirements.txt
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/huggingface/parler-tts.git
|
2 |
+
transformers<=4.43.3,>=4.43.0
|
3 |
+
descript-audio-codec
|
4 |
+
argbind>=0.3.7
|
5 |
+
descript-audiotools>=0.7.2
|
6 |
+
julius
|
7 |
+
ffmpy
|
8 |
+
pyloudnorm
|
9 |
+
pystoi
|
10 |
+
torch-stoi
|
11 |
+
flatten-dict
|
12 |
+
markdown2
|
13 |
+
randomname
|
14 |
+
protobuf<3.20,>=3.9.2
|
15 |
+
|