Closed asigalov61 closed 3 years ago
Thank you for pointing out this bug! Yes you are right, the right way to remove this bug is to change as repr_seq = mpr.encode([acc_notes])
the reason for the definition of the main note is because we once extracted the main vocal notes for other usages, and in this processing script we did not delete completely this part.
Thanks!!
@RetroCirce Thanks a lot for your response and helpful info. Seems to be working now. I will test and let you know of any other issues.
Thanks again.
Hey guys!
Thank you so much for your work on POP909 Dataset! It is very nice and useful for MIR and Music AI purposes.
I am just reporting a bug in your Jupyter notebook to process MIDIs. I get the following error:
It seems that you forgot to copy notes to main_notes as it is empty?!? What is missing? Please help.
Thank you so much! :)