mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-07 19:10:24 +08:00
fix: no attribute 'FILE_LIKE'' & update instructions
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
tensorflow-rocm
|
||||
joblib>=1.1.0
|
||||
numba==0.56.4
|
||||
numpy==1.23.5
|
||||
numba
|
||||
numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite==0.39.0
|
||||
fairseq==0.12.2
|
||||
faiss-cpu==1.7.3
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
pydub>=0.25.1
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
joblib>=1.1.0
|
||||
numba==0.56.4
|
||||
numpy==1.23.5
|
||||
numba
|
||||
numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite==0.39.0
|
||||
fairseq==0.12.2
|
||||
faiss-cpu==1.7.3
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
pydub>=0.25.1
|
||||
|
||||
@@ -5,12 +5,12 @@ https://github.com/Disty0/Retrieval-based-Voice-Conversion-WebUI/releases/downlo
|
||||
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
|
||||
joblib>=1.1.0
|
||||
numba==0.56.4
|
||||
numpy==1.23.5
|
||||
numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite==0.39.0
|
||||
fairseq==0.12.2
|
||||
faiss-cpu==1.7.3
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
pydub>=0.25.1
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
joblib>=1.1.0
|
||||
numba
|
||||
numpy==1.23.5
|
||||
numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite
|
||||
fairseq
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
joblib>=1.1.0
|
||||
numba
|
||||
numpy
|
||||
scipy
|
||||
librosa>=0.10.2
|
||||
llvmlite
|
||||
fairseq @ git+https://github.com/One-sixth/fairseq.git
|
||||
faiss-cpu
|
||||
gradio
|
||||
Cython
|
||||
pydub>=0.25.1
|
||||
tensorboardX
|
||||
Jinja2>=3.1.2
|
||||
json5
|
||||
Markdown
|
||||
matplotlib>=3.7.0
|
||||
matplotlib-inline>=0.1.3
|
||||
praat-parselmouth>=0.4.2
|
||||
Pillow>=9.1.1
|
||||
resampy>=0.4.2
|
||||
scikit-learn
|
||||
tensorboard
|
||||
tqdm>=4.63.1
|
||||
tornado>=6.1
|
||||
Werkzeug>=2.2.3
|
||||
uc-micro-py>=1.0.1
|
||||
sympy>=1.11.1
|
||||
tabulate>=0.8.10
|
||||
PyYAML>=6.0
|
||||
pyasn1>=0.4.8
|
||||
pyasn1-modules>=0.2.8
|
||||
fsspec>=2022.11.0
|
||||
absl-py>=1.2.0
|
||||
audioread
|
||||
uvicorn>=0.21.1
|
||||
colorama>=0.4.5
|
||||
pyworld==0.3.2
|
||||
httpx
|
||||
onnxruntime; sys_platform == 'darwin'
|
||||
onnxruntime-gpu; sys_platform != 'darwin'
|
||||
torchcrepe>=0.0.23
|
||||
fastapi
|
||||
torchfcpe
|
||||
python-dotenv>=1.0.0
|
||||
av
|
||||
pybase16384
|
||||
Reference in New Issue
Block a user