mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-30 08:38:59 +08:00
Update requirments.txt
py39亲测可用
This commit is contained in:
parent
4b3baeede1
commit
ebd938ff78
@ -1,45 +1,44 @@
|
|||||||
Cython==0.29.34
|
|
||||||
gradio==3.24.1
|
|
||||||
future==0.18.3
|
|
||||||
pydub==0.25.1
|
|
||||||
soundfile==0.12.1
|
|
||||||
ffmpeg-python==0.2.0
|
|
||||||
tensorboardX==2.6
|
|
||||||
functorch==2.0.0
|
|
||||||
fairseq==0.12.2
|
|
||||||
faiss-gpu==1.7.2
|
|
||||||
faiss-cpu==1.7.3
|
|
||||||
Jinja2==3.1.2
|
|
||||||
json5==0.9.11
|
|
||||||
librosa==0.9.2
|
|
||||||
llvmlite==0.39.0
|
|
||||||
Markdown==3.4.3
|
|
||||||
matplotlib==3.7.1
|
|
||||||
matplotlib-inline==0.1.6
|
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
numpy==1.23.5
|
numpy==1.23.5
|
||||||
scipy==1.9.3
|
scipy==1.9.3
|
||||||
praat-parselmouth==0.4.3
|
librosa==0.9.2
|
||||||
Pillow==9.1.1
|
llvmlite==0.39.0
|
||||||
pyworld==0.3.2
|
fairseq==0.12.2
|
||||||
resampy==0.4.2
|
faiss-cpu==1.7.2
|
||||||
scikit-learn==1.2.2
|
gradio
|
||||||
starlette==0.26.1
|
Cython
|
||||||
tensorboard==2.12.1
|
future>=0.18.3
|
||||||
tensorboard-data-server==0.7.0
|
pydub>=0.25.1
|
||||||
tensorboard-plugin-wit==1.8.1
|
soundfile>=0.12.1
|
||||||
torchgen==0.0.1
|
ffmpeg-python>=0.2.0
|
||||||
tqdm==4.65.0
|
tensorboardX
|
||||||
tornado==6.2
|
functorch>=2.0.0
|
||||||
Werkzeug==2.2.3
|
Jinja2>=3.1.2
|
||||||
uc-micro-py==1.0.1
|
json5>=0.9.11
|
||||||
sympy==1.11.1
|
Markdown
|
||||||
tabulate==0.9.0
|
matplotlib>=3.7.1
|
||||||
PyYAML==6.0
|
matplotlib-inline>=0.1.6
|
||||||
pyasn1==0.4.8
|
praat-parselmouth>=0.4.3
|
||||||
pyasn1-modules==0.2.8
|
Pillow>=9.1.1
|
||||||
fsspec==2023.3.0
|
pyworld>=0.3.2
|
||||||
absl-py==1.4.0
|
resampy>=0.4.2
|
||||||
audioread==3.0.0
|
scikit-learn>=1.2.2
|
||||||
uvicorn==0.21.1
|
starlette>=0.26.1
|
||||||
colorama==0.4.6
|
tensorboard
|
||||||
|
tensorboard-data-server
|
||||||
|
tensorboard-plugin-wit
|
||||||
|
torchgen>=0.0.1
|
||||||
|
tqdm>=4.65.0
|
||||||
|
tornado>=6.2
|
||||||
|
Werkzeug>=2.2.3
|
||||||
|
uc-micro-py>=1.0.1
|
||||||
|
sympy>=1.11.1
|
||||||
|
tabulate>=0.9.0
|
||||||
|
PyYAML>=6.0
|
||||||
|
pyasn1>=0.4.8
|
||||||
|
pyasn1-modules>=0.2.8
|
||||||
|
fsspec>=2023.3.0
|
||||||
|
absl-py>=1.4.0
|
||||||
|
audioread
|
||||||
|
uvicorn>=0.21.1
|
||||||
|
colorama>=0.4.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user