Instructions to use declare-lab/mustango-pretrained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use declare-lab/mustango-pretrained with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="declare-lab/mustango-pretrained")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("declare-lab/mustango-pretrained", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
1c43526 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8674a4cc9755fafa48350bfa3412cf9b9a0d357d18289dbfd86f0fb34e1ca4db
size 8537803
|