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
checkpoints v1
Browse files- compression_state_dict.bin +3 -0
- state_dict.bin +3 -0
compression_state_dict.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91598c7da3d183eb8e0cc19cbbdc4f64f2d0c53069f9c8aa84185d0e33873c67
|
| 3 |
+
size 236003715
|
state_dict.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bc89122b640f11394f51e6e77b4194d57da328ae81b2301ee316de916dbf4c5
|
| 3 |
+
size 3677670163
|