asigalov61 commited on
Commit
dda112d
1 Parent(s): bf48104

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -16
README.md CHANGED
@@ -16,39 +16,51 @@ tags:
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
 
 
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
+