https://github.com/deezer/spleeter
Deezer released Spleeter, a trained model for splitting and isolating single instruments from master tracks.
This is similar to Open-Unmix:
https://github.com/sigsep/open-unmix-pytorch/
The respective authors were nice enough to release it as libre software (MIT license).
Now, the real question is, who will pick them up to develop FLOSS programs based on them? I think they could be made into Audacity plugins (not sure LV2 is appropriate though, as they are not meant for real-time usage, but VAMP isn't appropriate either).
Spleeter - Music source separation (split vocals, piano, bass, drums from a track)
Moderators: raboof, khz, MattKingUSA
Spleeter - Music source separation (split vocals, piano, bass, drums from a track)
The community of believers was of one heart and mind, and no one claimed that any of his possessions was his own, but they had everything in common. [Acts 4:32]
Wanna make music on openSUSE? Check out GeekosDAW!
Wanna make music on openSUSE? Check out GeekosDAW!
- Shupacabras
- Established Member
- Posts: 113
- Joined: Fri Jun 08, 2012 11:12 pm
Re: Spleeter - Music source separation (split vocals, piano, bass, drums from a track)
"Me lleva la chingada"
This leaves me one step away from being out of a job
This leaves me one step away from being out of a job
Re: Spleeter - Music source separation (split vocals, piano, bass, drums from a track)
I was curious and I already tested it and took a closer look at it a few months ago. Nice proof of principle. But miles away from clear separation of tracks. And thus not usable as a tool for music production (yet).Basslint wrote: ↑Tue May 19, 2020 1:35 pmhttps://github.com/deezer/spleeter
Deezer released Spleeter, a trained model for splitting and isolating single instruments from master tracks.
...
Now, the real question is, who will pick them up to develop FLOSS programs based on them?