Esta página está disponível apenas em inglês. Ver a versão em inglês
How to Remove Vocals from a Song: 5 Methods Compared
· 6 min de leitura
There are two families of vocal removal: the phase trick from the CD era, which cancels whatever sits in the center of the stereo image, and AI source separation, which actually recognises the voice and lifts it out. The second one is what you want in 2026. Here is how to do it in a browser, in Audacity, inside a DAW and in DJ software, and what each route gives up.
The short answer
If you have a normal stereo MP3 or WAV and you want the instrumental, run it through an AI separator. In a browser that means dropping the file on the vocal remover page and waiting one to three minutes; nothing installs and nothing uploads. Every other method below is either a lower-quality shortcut (the phase trick, Audacity's built-in effect) or the same kind of AI model wrapped in software you have to own (FL Studio, Logic Pro, Serato).
Method 1: AI separation in your browser
- Open the vocal remover and drop in the song. MP3, WAV, FLAC, M4A, OGG, AAC and WebM all work, up to 50 MB or 10 minutes per file.
- The first time, the page downloads a Demucs v4 model (about 170 MB) into your browser cache. It stays cached, so later songs start immediately, even offline.
- The model runs on your own graphics card through WebGPU in Chrome and Edge, or on the CPU through WebAssembly in Safari and Firefox. A typical song takes one to three minutes on a laptop with a GPU, longer on the CPU path.
- Download the instrumental, the isolated vocal, or both. They come from the same pass, so the two files line up sample-for-sample.
What you get is a separation, not a cancellation: the model has learned what a singing voice looks like in a mix and reconstructs the instrumental around it, so the bass, kick and center-panned keys stay where they were. The trade-off is that a dense mix with a long reverb on the voice can leave a faint halo; for those songs the HD Pack and Pro run a larger model on a server GPU and usually clean it up.
Method 2: Audacity's Vocal Reduction and Isolation effect
Audacity ships an effect called Vocal Reduction and Isolation. It is not an AI model. It finds the parts of the stereo signal that are identical in both channels, applies a band-pass around the typical vocal range, and subtracts them. On a song with a dead-center vocal and instruments panned wide it can sound acceptable for practice. On anything else it thins out the kick and bass, leaves backing vocals and reverb untouched, and gives the whole mix a hollow, phasey quality. It is worth knowing about because it is free, offline and already on your machine, not because it competes with separation.
If you like Audacity and want real separation inside it, Intel publishes an OpenVINO AI plugin for Audacity that adds a music-separation effect built on the same family of models. It is a separate install, it wants a reasonably modern CPU or an Intel GPU, and the setup is fiddlier than a web page, but the output is in the same league as the browser method.
Method 3: Stem separation inside your DAW
FL Studio 2024 added stem separation directly in the playlist: right-click an audio clip and it splits into vocals, drums, bass and instruments using a Demucs-class model on your CPU or GPU. Logic Pro 11 added Stem Splitter for Apple silicon Macs, with the same four stems. Both produce results comparable to the browser method, and both keep the stems inside your project, which is the point if you are already producing there. The obvious cost is the DAW itself, and on older machines the processing time. Ableton Live, at the time of writing, does not ship a splitter of its own, so Live users separate first and import the stems.
Method 4: DJ software stems
Serato DJ Pro, rekordbox and djay all offer real-time stems: a vocal fader on a track that lets you drop the voice during a set. They are built for performance, run at whatever quality the CPU can manage in real time, and mostly do not let you export the isolated stem as a clean file. If you need an instrumental to play out, it is the right tool; if you need an instrumental to keep, separate it offline and load the result.
Method 5: The phase-cancellation trick
The oldest method: invert one channel of the stereo file and sum the two. Anything panned exactly to the center cancels, and on most pop records that includes the lead vocal. It also includes the kick drum, the bass and the snare, which is why the result sounds like the song is playing in the next room. It fails outright on mono recordings, on vocals with stereo effects, and on anything mixed with the voice slightly off-center. There is no reason to reach for it any more except curiosity.
Which method should you use?
- You want to sing over the song tonight: the browser. The karaoke maker page is the same separator written for singers.
- You are producing a remix or a mashup: separate in your DAW if it has a splitter, otherwise separate in the browser and import the instrumental and the vocal stem.
- You are DJing live and just want to drop the vocal for eight bars: your DJ software's stems.
- You have no internet and cannot install anything: Audacity's built-in effect, with lowered expectations.
Getting a cleaner instrumental, whatever tool you use
- Start from the studio version. A live take has the crowd singing the chorus into the vocal mic, and every separator treats that as voice and removes it, leaving a hole.
- Feed the best file you have. A WAV or FLAC separates cleaner than a 128 kbps MP3, because the MP3 encoder has already smeared exactly the high-frequency detail the model uses to tell voice from cymbals.
- Expect the backing vocals to leave with the lead. Separators remove every voice they find; if you want the harmonies back, take the vocal stem, lower it and mix it back in.
- Reverb and delay tails on the voice belong to the recording, not the singer. Part of a long tail will stay in the instrumental. A larger model helps; a shorter source recording helps more.
Only process music you have the right to use. Making an instrumental of a commercial song for a personal practice track is one thing; releasing or performing it publicly is a licensing question for the rights holder, not for the tool.
Perguntas frequentes
- Can I remove vocals from a song without uploading it anywhere?
- Yes. In the browser separator the file never leaves your device: the model downloads to your browser and runs there. Only the optional HD mode sends a file to a server, and it is deleted about an hour later.
- Why do I still hear a faint voice in the instrumental?
- Usually because of reverb or delay on the original vocal. The effect tail is spread across the stereo field and overlaps the instruments, so a portion of it is left behind. Start from the studio master, use a lossless file, and try the HD model for the stubborn ones.
- Does removing the vocals lower the audio quality?
- Separation is estimation, so the instrumental is never bit-for-bit identical to a real backing track. With a modern model on a clean source the difference is small; with an MP3 source you also keep the MP3's own artifacts. Export to WAV or FLAC so you do not add a second lossy encode on top.
- Can I remove vocals from a YouTube video?
- The separator takes an audio or video file from your device; it does not fetch from YouTube. If you have a recording you are entitled to use, export its audio, then drop the file on the page.
Can I remove vocals from a song without uploading it anywhere?
Why do I still hear a faint voice in the instrumental?
Does removing the vocals lower the audio quality?
Can I remove vocals from a YouTube video?
Mais guias
How to Make a Karaoke Version of Any Song (Backing Track + Lyrics Video)
Four steps from a normal MP3 to a karaoke track you can sing tonight: strip the vocal, fix the key and tempo, add lyrics, and export for TV or phone.
Stem Separation Explained: How AI Splits a Song into Stems
What a stem is, how models like Demucs pull vocals, drums, bass and instruments out of a finished mix, why 4 vs 6 stems matters, and what an HD model changes.