Hugging Face's logo 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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
voice-clone-rvc
1.03 MB
Ctrl+K
Ctrl+K
  • 7 contributors
History: 69 commits
AI Assistant
Add static_sox to requirements.txt
dbb3876 12 days ago
  • configs
    Bundle Seed-VC modules directly in repo for ZeroGPU compatibility about 2 months ago
  • modules
    Fix BigVGAN _from_pretrained compatibility with newer huggingface_hub about 2 months ago
  • pipeline
    Fix Gradio Progress IndexError by using is not None 12 days ago
  • rvc_logic
    Fix Python 3.12 syntax: remove 'type' keyword for compatibility with 3.10 18 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • .gitignore
    112 Bytes
    Fix ModuleNotFoundError: clone Seed-VC to app dir instead of /tmp about 2 months ago
  • README.md
    1.76 kB
    Fix build error: use local rvc_logic (cleaned) 18 days ago
  • app.py
    14.9 kB
    Fix noisereduce, UI progress, remove spaces.GPU for L4, and add train_cli.py 12 days ago
  • hf_utils.py
    501 Bytes
    Bundle Seed-VC modules directly in repo for ZeroGPU compatibility about 2 months ago
  • packages.txt
    34 Bytes
    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 21 days ago
  • requirements.txt
    613 Bytes
    Add static_sox to requirements.txt 12 days ago
  • train_cli.py
    1.48 kB
    Fix noisereduce, UI progress, remove spaces.GPU for L4, and add train_cli.py 12 days ago