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
I tried a couple of wav files, it just says Error
#2
by avebrahimi - opened
I tried a couple of wav files, it just says Error, without any further information.
Hello, error when you build the gradio app and test it, or where specifically?
@avebrahimi
I tried uploading my wav file here:
https://huggingface.co/spaces/jadechoghari/VoiceRestore
Are you sure it's not a zeroGPU issue (no credits left) ? try creating a new account and test it