Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -21,7 +21,7 @@ matplotlib>=3.7.1
|
|
21 |
matplotlib-inline>=0.1.6
|
22 |
praat-parselmouth>=0.4.3
|
23 |
Pillow>=9.1.1
|
24 |
-
pyworld
|
25 |
resampy>=0.4.2
|
26 |
scikit-learn>=1.2.2
|
27 |
starlette>=0.26.1
|
@@ -43,4 +43,4 @@ absl-py>=1.4.0
|
|
43 |
audioread
|
44 |
uvicorn>=0.21.1
|
45 |
colorama>=0.4.6
|
46 |
-
edge-tts
|
|
|
21 |
matplotlib-inline>=0.1.6
|
22 |
praat-parselmouth>=0.4.3
|
23 |
Pillow>=9.1.1
|
24 |
+
pyworld==0.3.2
|
25 |
resampy>=0.4.2
|
26 |
scikit-learn>=1.2.2
|
27 |
starlette>=0.26.1
|
|
|
43 |
audioread
|
44 |
uvicorn>=0.21.1
|
45 |
colorama>=0.4.6
|
46 |
+
edge-tts
|