How Vocal remover (karaoke) works
Vocal remover produces a karaoke version of a song by applying centre-channel phase cancellation inside your browser. Drop a stereo track, pick stereo or mono output, and download the result. The work is done by ffmpeg compiled to WebAssembly, so your audio file is processed entirely on your device and never sent anywhere.
Be clear-eyed about the technique: this is not AI source separation. The tool subtracts the left channel from the right (and vice versa) using ffmpeg's pan filter, removing whatever is panned dead-centre, typically the lead vocal, but also centred kick, snare or bass. On some commercial mixes the result is surprisingly clean; on others, the vocal remains or obvious thinning appears. Results vary track by track.