Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 187 Bytes

next_chord_prediction.md

File metadata and controls

7 lines (4 loc) · 187 Bytes

Next chord prediction

Given a stream of audio signal and previous chords predict the next chord.

It can be useful when playing eg. on guitar.

The model could be trained via CharRNN.