Improve: switch pyworld to pyworld-prebuilt and enable it by default

Prebuilt wheels for almost every OS/architecture (except musl) are now available on PyPI, eliminating the need for a build environment.
ref: https://pypi.org/project/pyworld-prebuilt/
This commit is contained in:
tsukumi
2024-03-10 16:51:58 +00:00
parent 733a9d838d
commit be265d42ed
4 changed files with 20 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ pyloudnorm
# pyopenjtalk-prebuilt # Should be manually uninstalled
pyopenjtalk-dict
pypinyin
# pyworld # Not supported on Windows without Cython...
pyworld-prebuilt
PyYAML
requests
safetensors