Spaces:
Runtime error
Runtime error
fix: pyworld
Browse files- requirements-full.txt +1 -1
- requirements.txt +1 -1
requirements-full.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
|
|
|
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
|
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
|
|
|
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
|