Update README.md
Browse files
README.md
CHANGED
@@ -16,39 +16,51 @@ tags:
|
|
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 |
### Project Los Angeles
|
54 |
### Tegridy Code 2024
|
|
|
|
16 |
|
17 |
***
|
18 |
|
19 |
+
## Original Version
|
20 |
|
21 |
+
[![Open In Colab][colab-badge]][colab-notebook1]
|
22 |
|
23 |
+
[colab-notebook1]: <https://colab.research.google.com/github/asigalov61/Chords-Progressions-Transformer/blob/main/Chords_Progressions_Transformer.ipynb>
|
24 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
25 |
|
26 |
+
### Features demonstration
|
27 |
|
28 |
+
***
|
29 |
+
|
30 |
+
## Other chords-related projects
|
31 |
+
|
32 |
+
### [chords_recognizer](https://github.com/asigalov61/chord_recognizer)
|
33 |
+
|
34 |
+
### [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)
|
35 |
|
36 |
+
### [free-midi-chords](https://github.com/ldrolez/free-midi-chords)
|
37 |
|
38 |
+
### [chords2midi](https://github.com/Miserlou/chords2midi)
|
39 |
|
40 |
+
### [chorder](https://github.com/joshuachang2311/chorder)
|
41 |
|
42 |
+
### [pychorelib](https://github.com/asigalov61/tegridy-tools/tree/main/tegridy-tools/PyChoReLib)
|
43 |
|
44 |
+
### [pychord](https://github.com/yuma-m/pychord)
|
45 |
|
46 |
+
### [accomontage2](https://github.com/billyblu2000/AccoMontage2)
|
47 |
|
48 |
+
### [chord-melody-dataset](https://github.com/shiehn/chord-melody-dataset)
|
49 |
|
50 |
+
### [autoharmonizer](https://github.com/sander-wood/autoharmonizer)
|
51 |
|
52 |
+
### [chords-suggester](https://github.com/huanlui/chord-suggester)
|
53 |
|
54 |
+
### [jchord](https://github.com/jonathangjertsen/jchord)
|
55 |
|
56 |
+
### [chord-generation](https://github.com/sander-wood/chord_generation)
|
57 |
+
|
58 |
+
### [chord-composer](https://github.com/ynot4/chord-composer)
|
59 |
+
|
60 |
+
### [hooktheory](https://www.hooktheory.com/)
|
61 |
|
62 |
***
|
63 |
|
64 |
### Project Los Angeles
|
65 |
### Tegridy Code 2024
|
66 |
+
|