asigalov61
commited on
Commit
•
e5e915a
1
Parent(s):
7350fe5
Update README.md
Browse files
README.md
CHANGED
@@ -23,44 +23,65 @@ tags:
|
|
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 |
-
###
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
***
|
29 |
|
30 |
## Other chords-related projects
|
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 |
### Project Los Angeles
|
65 |
-
### Tegridy Code 2024
|
66 |
-
|
|
|
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 |
+
### Improvs, continuations and custom chords progressions generation
|
27 |
+
|
28 |
+
***
|
29 |
+
|
30 |
+
## Dual Models Version
|
31 |
+
|
32 |
+
[![Open In Colab][colab-badge]][colab-notebook2]
|
33 |
+
|
34 |
+
[colab-notebook2]: <https://colab.research.google.com/github/asigalov61/Chords-Progressions-Transformer/blob/main/Chords_Progressions_Transformer_Aux.ipynb>
|
35 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
36 |
+
|
37 |
+
### Dual model version for automatic unique chords progressions generation
|
38 |
+
|
39 |
+
***
|
40 |
+
|
41 |
+
## Melody Version
|
42 |
+
|
43 |
+
[![Open In Colab][colab-badge]][colab-notebook3]
|
44 |
+
|
45 |
+
[colab-notebook3]: <https://colab.research.google.com/github/asigalov61/Chords-Progressions-Transformer/blob/main/Chords_Progressions_Transformer_Melody.ipynb>
|
46 |
+
[colab-badge]: <https://colab.research.google.com/assets/colab-badge.svg>
|
47 |
+
|
48 |
+
### Generate unique melody for any chords progressions
|
49 |
|
50 |
***
|
51 |
|
52 |
## Other chords-related projects
|
53 |
|
54 |
+
[chords_recognizer](https://github.com/asigalov61/chord_recognizer)
|
55 |
|
56 |
+
[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)
|
57 |
|
58 |
+
[free-midi-chords](https://github.com/ldrolez/free-midi-chords)
|
59 |
|
60 |
+
[chords2midi](https://github.com/Miserlou/chords2midi)
|
61 |
|
62 |
+
[chorder](https://github.com/joshuachang2311/chorder)
|
63 |
|
64 |
+
[pychorelib](https://github.com/asigalov61/tegridy-tools/tree/main/tegridy-tools/PyChoReLib)
|
65 |
|
66 |
+
[pychord](https://github.com/yuma-m/pychord)
|
67 |
|
68 |
+
[accomontage2](https://github.com/billyblu2000/AccoMontage2)
|
69 |
|
70 |
+
[chord-melody-dataset](https://github.com/shiehn/chord-melody-dataset)
|
71 |
|
72 |
+
[autoharmonizer](https://github.com/sander-wood/autoharmonizer)
|
73 |
|
74 |
+
[chords-suggester](https://github.com/huanlui/chord-suggester)
|
75 |
|
76 |
+
[jchord](https://github.com/jonathangjertsen/jchord)
|
77 |
|
78 |
+
[chord-generation](https://github.com/sander-wood/chord_generation)
|
79 |
|
80 |
+
[chord-composer](https://github.com/ynot4/chord-composer)
|
81 |
|
82 |
+
[hooktheory](https://www.hooktheory.com/)
|
83 |
|
84 |
***
|
85 |
|
86 |
### Project Los Angeles
|
87 |
+
### Tegridy Code 2024
|
|