Spleeter: Extract voice, piano, drums, etc. from any music track
1–10 of 182 posts
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#2Interesting to read Thomas Dolby's thoughts on music/technology interfaces--particularly with VR
https://semiengineering.com/thomas-dolbys-very-different-vie...
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#3This is so neat! I went looking a few months back for something like this, and the best I found was Google's Magenta.
It would be really cool to use this to feed into Magenta. Think of the mashups!
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#4On iOS, Chord AI [1] gives pretty good results for the guitar chords of any music surrounding the phone.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#5Are there any examples I can listen to?
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#6demo links would be helpful
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#7I gave a talk at pycon this year about dsp [1], specifically some of the complexities surrounding this. I came across a few other ml projects that claimed to do this as well, and the biggest hold up is getting enough properly trained data, tagged appropriately, in order to let the models train correctly. in the git repo of this project they also explicitly state you need to train on your own data set, though you can use their models of your like. YMMV. I will love to try this out, as it's definitely a complex bit of audio engineering. That said, i loved learning everything i did preparing for my talk and need to finish up some other parts of the project to get the jukebox working... Maybe this will help :)
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#8I have a large number of multitrack recordings of contra dances if anyone wants to try training this on them.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#9On iOS, Chord AI [1] gives pretty good results for the guitar chords of any music surrounding the phone. [1]: https://apps.apple.com/us/app/chord-ai/id1446177109
That's sounds pretty nice! Anyone know an Android version? I just checked Yamaha Chord Tracker and MyChord, but both don't seem to be able to use the microphone.
Re: Spleeter: Extract voice, piano, drums, etc. from any music track
#10Can someone provide a demo link of source music vs. output?