Spaces:
Running
Running
Commit
·
afd2679
1
Parent(s):
f0a269b
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,12 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+

|
11 |
+
|
12 |
+
At MusicLang we pioneer AI generative music.
|
13 |
+
We crafted an expressive and powerful music language which is available in Python [(Github)](https://github.com/MusicLang/musiclang).
|
14 |
+
We train language model for symbolic music creation tasks like music continuation or music inpainting [(Check our model)](https://huggingface.co/musiclang/musiclang-4k)
|
15 |
+
|
16 |
+
Check our Google Colab for a music prediction demo : [Colab](https://colab.research.google.com/drive/1h7L4IRDN2tt8xMVmqRIs6bEOuNIL80m_?usp=sharing)
|
17 |
+
|
18 |
+
We also develop products to make music, [Test it !](https://app.musiclang.io/)
|