Live data from Hacker News

Spleeter: Extract voice, piano, drums, etc. from any music track

github.com

1–10 of 182 posts

Re: Spleeter: Extract voice, piano, drums, etc. from any music track

#7
I 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 :)

1. https://m.youtube.com/watch?v=fevxy-s0vo0

Re: Spleeter: Extract voice, piano, drums, etc. from any music track

#9
post #4

On 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.
Post reply on HN