punkcure
punkcure
Thanks for this great work! I generate samples with REMI-tempo-checkpoint successfully. But, when I use REMI-tempo-chord-checkpoint, the model shows errors below :   anything I did wrong? Thanks!
Notice that gen_dictionary function uses the variable ‘num’ to represent each token's id, but 'num' keeps 0 for the whole process, so all tokens in the dictionary are 0, is...