Instructions to use facebook/magnet-medium-30secs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Audiocraft
How to use facebook/magnet-medium-30secs with Audiocraft:
from audiocraft.models import MAGNeT model = MAGNeT.get_pretrained("facebook/magnet-medium-30secs") descriptions = ['disco beat', 'energetic EDM', 'funky groove'] wav = model.generate(descriptions) # generates 3 samples. - Notebooks
- Google Colab
- Kaggle
Revise grammar
#2
by Corbanp - opened
This is not a serious pull request, but in English a double negative doesn't emphasize the statement but reverses it, similar to the logical not operator. If this was intended, consider revising the sentence into a positive form to clarify.