Thursday, 13 July 2023

New Show Hacker News story: latest news

Show HN: Free AI-based music demixing in the browser
2 by sevagh | 0 comments on Hacker News.
Hi all, I've spent some time working on music demixing or music source separation algorithms, which take in a mixed song and output estimates of isolated components (e.g. vocals, drums, bass, other). I took a popular PyTorch model with good performance (Open-Unmix, UMX-L weights), reimplemented the inference steps in C++, and compiled it to WebAssembly for a free client-side music demixer.

No comments:

Post a Comment