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
Update README.md
#4 opened over 1 year ago
by
TheEliEngineer
Adding `safetensors` variant of this model
#3 opened over 1 year ago
by
SFconvertbot
I tried a couple of wav files, it just says Error
3
#2 opened over 1 year ago
by
avebrahimi