Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- musicgen
|
4 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- musicgen
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
---
|
6 |
+
|
7 |
+
Text-to-music model. 1.5B params LM trained on top of a 32 kHz Encodec model. See [github.com/facebookresearch/audiocraft](https://github.com/facebookresearch/audiocraft) for more details.
|
8 |
+
The model is trained on MMI (Meta Music Initiative) + Shutterstock + Pond5.
|