Abstract ChordEncoder class for converting chord symbols to tensors.
Encode a chord progression over a specified number of steps.
An array of chord symbol strings.
Number of steps to use.
A 2D tensor containing the encoded chord progression.
Generated using TypeDoc
Abstract ChordEncoder class for converting chord symbols to tensors.