asigalov61
commited on
Commit
·
5b824d6
1
Parent(s):
e0e6ce4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,63 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- music
|
5 |
+
- music-ai
|
6 |
+
- music-transformer
|
7 |
+
- midi
|
8 |
+
- sota
|
9 |
---
|
10 |
+
|
11 |
+
# Giant Music Transformer
|
12 |
+
## [SOTA] [92% acc] 786M-8k-44L-32H multi-instrumental music transformer with true full MIDI instruments range, efficient encoding, octo-velocity and outro tokens
|
13 |
+
|
14 |
+
![Giant Music Transformer Artwork (5)](https://github.com/asigalov61/Giant-Music-Transformer/assets/56325539/ddbf56c6-594a-43de-925d-e115ccd8b15d)
|
15 |
+
|
16 |
+
***
|
17 |
+
|
18 |
+
## Original Version
|
19 |
+
|
20 |
+
[![Open In Colab][colab-badge]][colab-notebook1]
|
21 |
+
|
22 |
+
[colab-notebook1]: <https://colab.research.google.com/github/asigalov61/Giant-Music-Transformer/blob/main/Giant_Music_Transformer.ipynb>
|
23 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
24 |
+
|
25 |
+
### Features demonstration
|
26 |
+
|
27 |
+
***
|
28 |
+
|
29 |
+
## Composer Version
|
30 |
+
|
31 |
+
[![Open In Colab][colab-badge]][colab-notebook2]
|
32 |
+
|
33 |
+
[colab-notebook2]: <https://colab.research.google.com/github/asigalov61/Giant-Music-Transformer/blob/main/Giant_Music_Transformer_Composer.ipynb>
|
34 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
35 |
+
|
36 |
+
### MuseNet-style workflow for endless supervised continuation generation
|
37 |
+
|
38 |
+
***
|
39 |
+
|
40 |
+
## Text-to-Music Version
|
41 |
+
|
42 |
+
[![Open In Colab][colab-badge]][colab-notebook3]
|
43 |
+
|
44 |
+
[colab-notebook3]: <https://colab.research.google.com/github/asigalov61/Giant-Music-Transformer/blob/main/Giant_Music_Transformer_TTM.ipynb>
|
45 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
46 |
+
|
47 |
+
### Generate music based on the title of your imagination :)
|
48 |
+
|
49 |
+
***
|
50 |
+
|
51 |
+
## Bulk Generator Version
|
52 |
+
|
53 |
+
[![Open In Colab][colab-badge]][colab-notebook4]
|
54 |
+
|
55 |
+
[colab-notebook4]: <https://colab.research.google.com/github/asigalov61/Giant-Music-Transformer/blob/main/Giant_Music_Transformer_Bulk_Generator.ipynb>
|
56 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
57 |
+
|
58 |
+
### Bulk improvs and continuations generation
|
59 |
+
|
60 |
+
***
|
61 |
+
|
62 |
+
### Project Los Angeles
|
63 |
+
### Tegridy Code 2023
|