Activity
add comments, update readme, general cleanup
add comments, update readme, general cleanup
Merge branch 'main' of github.com:coloeus-monedula/harmony-generation
Merge branch 'main' of github.com:coloeus-monedula/harmony-generation
change how music21 realised score is stored to avoid weakref issue + …
change how music21 realised score is stored to avoid weakref issue + …
Merge branch 'main' of github.com:coloeus-monedula/harmony-generation
Merge branch 'main' of github.com:coloeus-monedula/harmony-generation
EMERGENCY BUGFIX: .pitches did b-t-a-s order, make satb instead by re…
EMERGENCY BUGFIX: .pitches did b-t-a-s order, make satb instead by re…
if incomplete realised score uses accomp part
if incomplete realised score uses accomp part
change jaro similarity to whole sequence
change jaro similarity to whole sequence
update models, update manual harmony with output messages
update models, update manual harmony with output messages
edit what is saved w machine harmony
edit what is saved w machine harmony
get attention plots working
get attention plots working
show attention during generation
show attention during generation
change adding fb to lyrics based on time attribute instead of index, …
change adding fb to lyrics based on time attribute instead of index, …
update preprocessed file and preprocessing slightly
update preprocessed file and preprocessing slightly
comment out layer_norm for h_n and c_n, empirically little impact
comment out layer_norm for h_n and c_n, empirically little impact
add layernorm to hidden state and cell state
add layernorm to hidden state and cell state
add file for generating torchview graphs
add file for generating torchview graphs
update tokens, some cleanup in preprocessing
update tokens, some cleanup in preprocessing
IMPORTANT: CHANGE SILENCE NUMBER TO SILENCE TOKEN (128)
IMPORTANT: CHANGE SILENCE NUMBER TO SILENCE TOKEN (128)
edit eval testset so we don't continually reconvert the ML file
edit eval testset so we don't continually reconvert the ML file
make eval testset also evaluate music21 realisation
make eval testset also evaluate music21 realisation
add updated midi and WAVs for questionnaires
add updated midi and WAVs for questionnaires
add tranposing of octave up/down to make all samples and audio align
add tranposing of octave up/down to make all samples and audio align
change m21 audio accomp to piano
change m21 audio accomp to piano
update accomp instrument to piano to hopefully match
update accomp instrument to piano to hopefully match
add retrained variants and regenerated audio
add retrained variants and regenerated audio