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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jadechoghari
/
VoiceRestore

Audio-to-Audio
Transformers
PyTorch
voice_restore
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
4

Instructions to use jadechoghari/VoiceRestore with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jadechoghari/VoiceRestore with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("jadechoghari/VoiceRestore", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VoiceRestore / BigVGAN
58.6 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
jadechoghari's picture
jadechoghari
Update BigVGAN/alias_free_activation/torch/act.py
7e1b955 verified almost 2 years ago
  • alias_free_activation
    Update BigVGAN/alias_free_activation/torch/act.py almost 2 years ago
  • configs
    add initial files almost 2 years ago
  • demo
    add initial files almost 2 years ago
  • filelists
    add initial files almost 2 years ago
  • incl_licenses
    add initial files almost 2 years ago
  • nv-modelcard++
    add initial files almost 2 years ago
  • tests
    add initial files almost 2 years ago
  • .gitignore
    1.9 kB
    add initial files almost 2 years ago
  • LICENSE
    1.08 kB
    add initial files almost 2 years ago
  • README.md
    17.4 kB
    add initial files almost 2 years ago
  • activations.py
    4.54 kB
    add initial files almost 2 years ago
  • bigvgan.py
    17.5 kB
    add initial files almost 2 years ago
  • discriminators.py
    21.5 kB
    add initial files almost 2 years ago
  • env.py
    511 Bytes
    add initial files almost 2 years ago
  • inference.py
    2.66 kB
    add initial files almost 2 years ago
  • inference_e2e.py
    2.88 kB
    add initial files almost 2 years ago
  • loss.py
    8.22 kB
    add initial files almost 2 years ago
  • meldataset.py
    15.1 kB
    add initial files almost 2 years ago
  • requirements.txt
    122 Bytes
    add initial files almost 2 years ago
  • train.py
    28.4 kB
    add initial files almost 2 years ago
  • utils.py
    2.56 kB
    add initial files almost 2 years ago