asigalov61
commited on
Commit
•
bf48104
1
Parent(s):
ab6a946
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- chords
|
5 |
+
- chords generation
|
6 |
+
- chords progressions
|
7 |
+
- chords transformer
|
8 |
+
- music ai
|
9 |
+
- music-transformer
|
10 |
---
|
11 |
+
|
12 |
+
# Chords Progressions Transformer
|
13 |
+
## Chords-conditioned music transformer for chords progressions generation
|
14 |
+
|
15 |
+
![Chords-Progressions-Transformer](https://github.com/asigalov61/Chords-Progressions-Transformer/assets/56325539/ac182d42-7894-4d7a-9bd5-3f521bf983d4)
|
16 |
+
|
17 |
+
***
|
18 |
+
|
19 |
+
# Other chords-related projects
|
20 |
+
|
21 |
+
## [chords_recognizer](https://github.com/asigalov61/chord_recognizer)
|
22 |
+
|
23 |
+
## [magenta note-seq chords labeler](https://colab.research.google.com/github/asigalov61/tegridy-tools/blob/main/tegridy-tools/notebooks/Magenta_note_seq_chords_labeler.ipynb)
|
24 |
+
|
25 |
+
## [free-midi-chords](https://github.com/ldrolez/free-midi-chords)
|
26 |
+
|
27 |
+
## [chords2midi](https://github.com/Miserlou/chords2midi)
|
28 |
+
|
29 |
+
## [chorder](https://github.com/joshuachang2311/chorder)
|
30 |
+
|
31 |
+
## [pychorelib](https://github.com/asigalov61/tegridy-tools/tree/main/tegridy-tools/PyChoReLib)
|
32 |
+
|
33 |
+
## [pychord](https://github.com/yuma-m/pychord)
|
34 |
+
|
35 |
+
## [accomontage2](https://github.com/billyblu2000/AccoMontage2)
|
36 |
+
|
37 |
+
## [chord-melody-dataset](https://github.com/shiehn/chord-melody-dataset)
|
38 |
+
|
39 |
+
## [autoharmonizer](https://github.com/sander-wood/autoharmonizer)
|
40 |
+
|
41 |
+
## [chords-suggester](https://github.com/huanlui/chord-suggester)
|
42 |
+
|
43 |
+
## [jchord](https://github.com/jonathangjertsen/jchord)
|
44 |
+
|
45 |
+
## [chord-generation](https://github.com/sander-wood/chord_generation)
|
46 |
+
|
47 |
+
## [chord-composer](https://github.com/ynot4/chord-composer)
|
48 |
+
|
49 |
+
## [hooktheory](https://www.hooktheory.com/)
|
50 |
+
|
51 |
+
***
|
52 |
+
|
53 |
+
### Project Los Angeles
|
54 |
+
### Tegridy Code 2024
|