Hello,
I have a very specific set of drums i'd like to recognize in realtime. I have about a hundred samples of each one, some of them hit very quickly (like 64th notes), and I wanted to train some models so I can use madmom to stream them out as recognized midi (mapped to notes).
Does anyone have example code for training a model, or once a model is trained, converting it into a format readable by madmom's model libraries? Is there similar code to train it on the recognized onset times for those samples as well?
Thanks in advance