Hacker News new | ask | show | jobs
by fdgjgbdfhgb 1010 days ago
It's super exciting to see people using open-unmix like this! I worked with the creator of the model to try to do the same as a university project! Our solution was... not great, to say the least, but I'm happy someone else managed to do it!
1 comments

That's awesome! I first got in contact with Fabien-Robert (https://github.com/faroit) during the Music Demixing Challenge 2021, where the UMX-L weights were first unveiled.

We have since discussed my projects a couple of times! I even got the idea for a streaming LSTM from him.

I think music demixing in general owes a lot of thanks to Open-Unmix and co (https://github.com/sigsep), who have relentlessly been publishing open-source models and related code (source separation metrics, dataset loaders, etc.) for years, and who blew the industry open with their MDX 21 [1] and SDX 23 [2] AI challenges.

[1]: https://www.aicrowd.com/challenges/music-demixing-challenge-...

[2]: https://www.aicrowd.com/challenges/sound-demixing-challenge-...