Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ widget:
|
|
18 |
|
19 |
# Hybrid-MAGNeT - Small - 300M
|
20 |
|
21 |
-
|
22 |
-
|
23 |
Hybrid-MAGNeT generates 30-second long music samples.
|
24 |
|
25 |
MAGNeT was published in [Masked Audio Generation using a Single Non-Autoregressive Transformer](https://arxiv.org/abs/2401.04577) by *Alon Ziv, Itai Gat, Gael Le Lan, Tal Remez, Felix Kreuk, Alexandre Défossez, Jade Copet, Gabriel Synnaeve, Yossi Adi*.
|
|
|
18 |
|
19 |
# Hybrid-MAGNeT - Small - 300M
|
20 |
|
21 |
+
MAGNeT is a text-to-music and text-to-sound model capable of generating high-quality audio samples conditioned on text descriptions.
|
22 |
+
Hybrid-MAGNeT is a mixture between autoregressive and masked generative non-autoregressive Transformers trained over a 32kHz EnCodec tokenizer with 4 codebooks sampled at 50 Hz.
|
23 |
Hybrid-MAGNeT generates 30-second long music samples.
|
24 |
|
25 |
MAGNeT was published in [Masked Audio Generation using a Single Non-Autoregressive Transformer](https://arxiv.org/abs/2401.04577) by *Alon Ziv, Itai Gat, Gael Le Lan, Tal Remez, Felix Kreuk, Alexandre Défossez, Jade Copet, Gabriel Synnaeve, Yossi Adi*.
|