Interface for JSON specification of a MusicVAE model.
MusicVAE
type The type of the model, MusicVAE.
dataConverter: A DataConverterSpec specifying the data converter to use.
DataConverterSpec
chordEncoder: (Optional) Type of chord encoder to use when conditioning on chords.
Generated using TypeDoc
Interface for JSON specification of a
MusicVAEmodel.type The type of the model,
MusicVAE.dataConverter: A
DataConverterSpecspecifying the data converter to use.chordEncoder: (Optional) Type of chord encoder to use when conditioning on chords.