Update README.md
Browse files
README.md
CHANGED
@@ -27,11 +27,11 @@ By introducing a small delay between the codebooks, we show we can predict them
|
|
27 |
MusicGen was published in [Simple and Controllable Music Generation](https://arxiv.org/abs/2306.05284) by *Jade Copet, Felix Kreuk, Itai Gat, Tal Remez, David Kant, Gabriel Synnaeve, Yossi Adi, Alexandre Défossez*.
|
28 |
|
29 |
We provide a simple API and 10 pre-trained models. The pre trained models are:
|
30 |
-
- `facebook/musicgen-small`: 300M model, text to music only - [
|
31 |
-
- `facebook/musicgen-medium`: 1.5B model, text to music only - [
|
32 |
-
- `facebook/musicgen-melody`: 1.5B model, text to music and text+melody to music - [
|
33 |
-
- `facebook/musicgen-large`: 3.3B model, text to music only - [
|
34 |
-
- `facebook/musicgen-melody-large`: 3.3B model, text to music and text+melody to music - [
|
35 |
- `facebook/musicgen-stereo-*`: All the previous models fine-tuned for stereo generation -
|
36 |
[small](https://huggingface.co/facebook/musicgen-stereo-small),
|
37 |
[medium](https://huggingface.co/facebook/musicgen-stereo-medium),
|
|
|
27 |
MusicGen was published in [Simple and Controllable Music Generation](https://arxiv.org/abs/2306.05284) by *Jade Copet, Felix Kreuk, Itai Gat, Tal Remez, David Kant, Gabriel Synnaeve, Yossi Adi, Alexandre Défossez*.
|
28 |
|
29 |
We provide a simple API and 10 pre-trained models. The pre trained models are:
|
30 |
+
- `facebook/musicgen-small`: 300M model, text to music only - [🤗 Hub](https://huggingface.co/facebook/musicgen-small)
|
31 |
+
- `facebook/musicgen-medium`: 1.5B model, text to music only - [🤗 Hub](https://huggingface.co/facebook/musicgen-medium)
|
32 |
+
- `facebook/musicgen-melody`: 1.5B model, text to music and text+melody to music - [🤗 Hub](https://huggingface.co/facebook/musicgen-melody)
|
33 |
+
- `facebook/musicgen-large`: 3.3B model, text to music only - [🤗 Hub](https://huggingface.co/facebook/musicgen-large)
|
34 |
+
- `facebook/musicgen-melody-large`: 3.3B model, text to music and text+melody to music - [🤗 Hub](https://huggingface.co/facebook/musicgen-melody-large)
|
35 |
- `facebook/musicgen-stereo-*`: All the previous models fine-tuned for stereo generation -
|
36 |
[small](https://huggingface.co/facebook/musicgen-stereo-small),
|
37 |
[medium](https://huggingface.co/facebook/musicgen-stereo-medium),
|