StemRoller – Isolate vocals, drums, bass, and other stems from any song
11–20 of 102 posts
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#12How is this similar/different than the Deezer one?
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#13How does it compare to lalal.ai ?
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#14Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#15Why? Why can't this just point to the location where ffmpeg is rather than making a copy of ffmpeg? symlink might work, but just do a $(which ffmpeg) or ask the user for the path ~/bin/ffmpeg /usr/local/bin/ffmpeg etc
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#16How is this similar/different than the Deezer one?
I'd also be interested in how it compares to iZotope RX's Music Rebalance (examples from earlier releases here: https://www.izotope.com/en/learn/stem-isolation-music-rebala... ).
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#17Open Culture recently posted a link to Abbey Road but with only Paul's bass lines, but the actual content got taken down. [0] It was really cool though, in part because it's not nearly as precise as I would have thought, which made it feel really organic. [0] https://www.openculture.com/2022/04/hear-the-beatles-abbey-r...
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#18Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#19How is this similar/different than the Deezer one?
in a semi blind comparison, I prefer demucs for all 4 tracks (drum, bass, vocals, and other). bass and other stand out the most so let me say a couple words about them.
bass - the demucs bass has less bleed from other instruments and the volume is consistent throughout. with spleeter, the volume varies a lot and there are multiple sections of 1-2 bars where it just drops out completely. In Capo, the demucs spectrogram is nice and clear whereas spleeter tends to look like pencil smudges for the most part.
other - with spleeter, whenever there are vocals, the other instruments turn to mush. demucs is much better. Oh, you can tell people are singing -- the instruments get muffled -- but you can still hear them.
Re: StemRoller – Isolate vocals, drums, bass, and other stems from any song
#20"Download and extract the latest ffmpeg snapshot from evermeet.cx and place the ffmpeg executable inside" Why? Why can't this just point to the location where ffmpeg is rather than making a copy of ffmpeg? symlink might work, but just do a $(which ffmpeg) or ask the user for the path ~/bin/ffmpeg /usr/local/bin/ffmpeg etc