rvc / requirements.txt
ibcplateformes
Fix missing 'munch' dep + add detailed error wrapper for ZeroGPU
a7c6af3
raw
history blame contribute delete
529 Bytes
# Gradio + HuggingFace (versions managed by HF sdk_version in README.md)
spaces>=0.30.0
huggingface_hub>=0.23.0
# PyTorch (ZeroGPU compatible)
torch==2.5.1
torchaudio==2.5.1
torchvision==0.20.1
# Audio processing
librosa==0.10.2.post1
soundfile==0.12.1
scipy>=1.11.0
numpy<2.0
soxr
ffmpeg-python>=0.2.0
pedalboard
# Demucs (stem separation)
demucs
# Seed-VC dependencies
einops
transformers>=4.40.0
munch
pyyaml
requests
tqdm
numba
pydub
# Vocoder
bigvgan
# Audio codec & vocos (used by Seed-VC)
descript-audio-codec
vocos