Gave this a go, it's an easy install with pip, and results are pretty quick even on an old macbook. Splits into 2stems (vocals/accompaniment) on some random songs I chose actually quite good using the pretrained models provided. Of course, ripping the vocals out of the accompaniment takes out a good chunk of the middle frequencies so some songs sound a bit wonky. Worth a play if you are interested.
Spleeter: Extract voice, piano, drums, etc. from any music track
41–50 of 182 posts
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#42Any parameter I could use with spleeter to get a similar output?
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#43Are there any examples I can listen to?
I set up a Colab notebook to try spleeter out for myself. You can try picking up your favorite mp3, renaming it to "audio_sample.mp3", uploading it to the Colab, and spining all the cells on the notebook. Enjoy. https://colab.research.google.com/gist/tomo-makes/33b9bc7f22...
Notebook: https://colab.research.google.com/gist/shawwn/0f286f5d4bc22e...
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#44I'd love to see how this compares with Celemony Melodyne. As far as I've been able to determine, Melodyne doesn't use ML, but it's hard to find out exactly what it does use. Either way, an open source competitor to Melodyne is a welcome addition!
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#45Not only are the results good, but the music is generated decently rapidly. The implications are clear: whoever wants to make a quick fortune on YouTube should start converting and uploading truckloads of songs as fast as possible. The demand is there. I could easily see that bringing in millions of views.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#46Gave this a go, it's an easy install with pip, and results are pretty quick even on an old macbook. Splits into 2stems (vocals/accompaniment) on some random songs I chose actually quite good using the pretrained models provided. Of course, ripping the vocals out of the accompaniment takes out a good chunk of the middle frequencies so some songs sound a bit wonky. Worth a play if you are interested.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#47Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#48Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#49First, the original:
https://mwcampbell.us/tmp/spleeter-demo/jonathan-coulton-re-...
Now the derived stems:
Vocals: https://mwcampbell.us/tmp/spleeter-demo/jonathan-coulton-re-...
Accompaniment: https://mwcampbell.us/tmp/spleeter-demo/jonathan-coulton-re-...
Note: I'm not affiliated with this project or Mr. Coulton. I just think this is a cool project and wanted to share.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#50I was fascinated by the work done by “The Sound of Pixels” project at MIT.