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
Upload pytorch_model.pt
#1
by voice-biomarkers - opened