floriangardin commited on
Commit
78d7002
·
verified ·
1 Parent(s): 3a1c6bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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
- It can be used without any third party library. Just input a chord progression in standard pop format (eg : START CM Dm G7/B ), the model will simply predict the next chords.
6
- You can use it to create a song harmonic structure quickly.
 
 
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
  =============