Instructions to use pyp1/VoiceCraft_giga830M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VoiceCraft
How to use pyp1/VoiceCraft_giga830M with VoiceCraft:
from voicecraft import VoiceCraft model = VoiceCraft.from_pretrained("pyp1/VoiceCraft_giga830M") - Notebooks
- Google Colab
- Kaggle
Update modelcard metadata to better reference `voicecraft` models
#1
by Wauplin HF Staff - opened
Better to set voicecraft as a library_name.
See https://github.com/jasonppy/VoiceCraft/pull/90 and https://github.com/huggingface/huggingface.js/pull/626 for more details.
pyp1 changed pull request status to merged