Instructions to use hf-internal-testing/tiny-random-MusicgenMelodyForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MusicgenMelodyForConditionalGeneration with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="hf-internal-testing/tiny-random-MusicgenMelodyForConditionalGeneration")# Load model directly from transformers import AutoTokenizer, AutoModelForTextToWaveform tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-MusicgenMelodyForConditionalGeneration") model = AutoModelForTextToWaveform.from_pretrained("hf-internal-testing/tiny-random-MusicgenMelodyForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 46fa7f082c3028087649b06f7daf0479235c042bea7ba38fd13f99f099c688b6
- Size of remote file:
- 4.89 MB
- SHA256:
- 3873c8c2b193681f9eecde1034a3bcda353611515a16c6fa89dfad12c1525e03
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.