Viewing a single comment thread. View all comments

personnealienee t1_j82ygry wrote

messing with target sound extraction by adding just barebones masknet architechture on top of samplernn. I want to apply this architecture to extracting different layers in electronic misic. for example, pick out just the snare drum track from the full drum machine mix. It is easy to generate datasets using DawDreamer (generating random drum patterns using a sampler currently). considering adding conditioning by the output of a differentiable filter bank

2