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, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VoiceRestore
2.47 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 34 commits
TheEliEngineer's picture
TheEliEngineer
Update README.md
ea99572 verified almost 2 years ago
  • BigVGAN
    Update BigVGAN/alias_free_activation/torch/act.py almost 2 years ago
  • audio
    add initial files almost 2 years ago
  • imgs
    add initial files almost 2 years ago
  • .gitattributes
    1.73 kB
    add initial files almost 2 years ago
  • .gitignore
    3.16 kB
    add initial files almost 2 years ago
  • .gitmodules
    79 Bytes
    add initial files almost 2 years ago
  • LICENSE
    1.07 kB
    add initial files almost 2 years ago
  • README.md
    3.26 kB
    Update README.md almost 2 years ago
  • config.json
    416 Bytes
    add initial files almost 2 years ago
  • inference_long.py
    6.98 kB
    add initial files almost 2 years ago
  • inference_short.py
    2.9 kB
    add initial files almost 2 years ago
  • long_form_sample.ogg
    2.95 MB
    xet
    add initial files almost 2 years ago
  • model.py
    1.8 kB
    add initial files almost 2 years ago
  • modeling.py
    5.31 kB
    Update modeling.py almost 2 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    Rename pytorch_model_old.bin to pytorch_model.bin almost 2 years ago
  • pytorch_model_v2.bin
    1.2 GB
    xet
    Rename pytorch_model.bin to pytorch_model_v2.bin almost 2 years ago
  • requirements.txt
    326 Bytes
    add initial files almost 2 years ago
  • tensor_typing.py
    447 Bytes
    add initial files almost 2 years ago
  • test_input.wav
    112 kB
    add initial files almost 2 years ago
  • test_output.wav
    168 kB
    Rename test_output_1.wav to test_output.wav almost 2 years ago
  • voice_restore.py
    8.24 kB
    add initial files almost 2 years ago