voice-clone-rvc / pipeline /separation.py

Commit History

feat: add robust logging and diagnostics for ZeroGPU troubleshooting; fix '0 seconds' issue with explicit checks
067e4a7

dimensionalpulsar commited on

fix: move all output and storage directories from /tmp to local app subdirectories to fix Gradio serving issues on HF; explicitly allow results/checkpoints paths; set Audio type to filepath
3cb9c07

dimensionalpulsar commited on

fix: consolidate Demucs+SeedVC+Mix into single @spaces.GPU function to fix ZeroGPU nested GPU call error; expose _separate_audio_impl; add libsox-dev to packages.txt
10addd5

dimensionalpulsar commited on

Upgrade audio quality: pro mixing chain, better inference params, htdemucs_ft
f729219

ibcplateformes Claude Opus 4.6 commited on

Upgrade to Gradio 5.12.0 for proper ZeroGPU authentication
9ff3bb8

ibcplateformes Claude Opus 4.6 commited on

Remove @spaces.GPU from separation and inference for CPU fallback
554bffb

ibcplateformes Claude Opus 4.6 commited on

Reduce all @spaces.GPU durations to 60s (ZeroGPU max limit)
447db6e

ibcplateformes Claude Opus 4.6 commited on

Initial commit: Clone Vocal RVC - web voice cloning tool
2376414

ibcplateformes Claude Opus 4.6 commited on