1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-10 13:00:36 +08:00

fix: no attribute 'FILE_LIKE'' & update instructions

This commit is contained in:
源文雨
2025-06-19 17:25:21 +09:00
parent b88cc1e8fe
commit 6223116f6b
30 changed files with 106 additions and 587 deletions

View File

@@ -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