MTG / DeepConvSep

Deep Convolutional Neural Networks for Musical Source Separation
GNU Affero General Public License v3.0
469 stars 110 forks source link

other separation tasks with this framework? force stereo? #3

Closed ghost closed 6 years ago

ghost commented 7 years ago

Now that I have the training and separation finally working, I was wondering about the limits of this framework. For example, can this be modified somehow to separate speech(dialogue) from background music? or is it only built for singing vocals?

Also, training material is in stereo, but input can be stereo or mono, however why is the output mono if input was stereo? Is there no way to force stereo output with this framework? or is that a project for the future?

Thanks!

nkundiushuti commented 7 years ago

maybe by this summer. I am working on extending it to multi-channel and there is a masters student working on 3audio (binaural)

ghost commented 7 years ago

Ah thank you, I can't wait to see where this project goes and what it does next! :)