Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
dimensionalpulsar
/
voice-clone-rvc
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
voice-clone-rvc
/
pipeline
41.6 kB
Ctrl+K
Ctrl+K
7 contributors
History:
38 commits
AI Assistant
Fix Gradio Progress IndexError by using is not None
17652a2
15 days ago
__init__.py
0 Bytes
Initial commit: Clone Vocal RVC - web voice cloning tool
about 2 months ago
constants.py
Safe
244 Bytes
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
23 days ago
inference.py
Safe
17.5 kB
feat: add robust logging and diagnostics for ZeroGPU troubleshooting; fix '0 seconds' issue with explicit checks
23 days ago
mixing.py
Safe
3.71 kB
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
23 days ago
rvc_training.py
Safe
4.53 kB
Fix Gradio Progress IndexError by using is not None
15 days ago
separation.py
Safe
3.33 kB
feat: add robust logging and diagnostics for ZeroGPU troubleshooting; fix '0 seconds' issue with explicit checks
23 days ago
setup.py
Safe
435 Bytes
Bundle Seed-VC modules directly in repo for ZeroGPU compatibility
about 2 months ago
storage.py
Safe
7.17 kB
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
23 days ago
training.py
Safe
4.78 kB
Add voice similarity control + improve reference audio processing
about 2 months ago