Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
MusicLang text-chord-predictor
|
| 2 |
===============================
|
| 3 |
|
| 4 |
-
MusicLang text-chord-predictor is the easiest to use model from the musiclang family.
|
| 5 |
-
|
| 6 |
-
You
|
|
|
|
|
|
|
| 7 |
|
| 8 |
Some Caveats
|
| 9 |
=============
|
|
|
|
| 1 |
MusicLang text-chord-predictor
|
| 2 |
===============================
|
| 3 |
|
| 4 |
+
MusicLang text-chord-predictor is the easiest to use model from the musiclang family for creating a song harmonic structure quickly.
|
| 5 |
+
|
| 6 |
+
You don't need any third party library.
|
| 7 |
+
- Just input a chord progression in standard pop format (eg : START CM Dm G7/B ), the model will simply predict the next chords.
|
| 8 |
+
|
| 9 |
|
| 10 |
Some Caveats
|
| 11 |
=============
|