File size: 1,746 Bytes
0098e92
 
52b13d9
 
a537fec
 
0098e92
52b13d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
license: apache-2.0
tags:
- music
- music-ai
- symbolic-music
---
# Euterpe X
## [SOTA] [PyTorch 2.0] Full-attention multi-instrumental music transformer for supervised music generation, optimized for speed, efficiency, and performance

![Euterpe-00003](https://user-images.githubusercontent.com/56325539/236949173-1c9e8e45-db71-4d22-9c6b-561c0304fada.png)

***

## Original Version

[![Open In Colab][colab-badge]][colab-notebook2]

[colab-notebook2]: <https://colab.research.google.com/github/asigalov61/Euterpe-X/blob/main/Euterpe_X.ipynb>
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>

### Features demonstration

***

## Composer Version

[![Open In Colab][colab-badge]][colab-notebook3]

[colab-notebook3]: <https://colab.research.google.com/github/asigalov61/Euterpe-X/blob/main/Euterpe_X_Composer.ipynb>
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>

### MuseNet-style workflow for endless supervised continuation generation

***

## Text-To-Music Version

[![Open In Colab][colab-badge]][colab-notebook1]

[colab-notebook1]: <https://colab.research.google.com/github/asigalov61/Euterpe-X/blob/main/Euterpe_X_TTM_Edition.ipynb>
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>

### Generate music based on the title of your imagination :)

***

## Useful links:

### https://github.com/asigalov61/Euterpe
### https://github.com/asigalov61/tegridy-tools/tree/main/tegridy-tools/X-Transformer
### https://github.com/lucidrains/x-transformers

***

## Special thanks goes out to [Lambda Labs](https://lambdalabs.com/) for helping with this project and making it possible :)

***

### Project Los Angeles
### Tegridy Code 2023



---
license: apache-2.0
---