Silence Remove From Audio ← Back to Tool

Voice vs BGM Separation: How AI Stem Splitting Actually Works

Audio Technology Explained · 5 min read

Anyone who has tried to mute the background music in a video while keeping the narration knows this is harder than it sounds. Voice and music, once mixed into a single audio file, aren't stored as separate layers — they're combined into one waveform. Splitting them back apart is where AI-based "stem separation" comes in.

What "Stem Separation" Means

In music production, a "stem" is an individual component of a mix — vocals, drums, bass, and so on. Stem separation is the process of estimating what each of those components sounded like on its own, even though the final file only has the combined mix. Modern separation models are trained on large datasets of songs and recordings where the individual stems and the final mix are both known, which lets the model learn the patterns that distinguish a voice from music or noise.

How the Process Works, Simplified

  1. The audio is converted into a visual-style representation of frequency over time (a spectrogram), rather than treated as a raw waveform.
  2. A trained model analyzes patterns in that representation and predicts which parts belong to voice and which belong to everything else.
  3. Those predictions are used to reconstruct two separate audio files — one isolated voice track, one instrumental/background track.

Why It's Never Perfectly Clean

Separation is an estimate, not a perfect unmixing. Vocals with heavy effects, music with instruments that sit in the same frequency range as the human voice, or very dense mixes can leave faint traces of one track bleeding into the other. Quality settings usually trade speed for accuracy: a faster mode processes quickly with a slightly rougher result, while a higher-quality mode takes longer but produces a cleaner separation.

Common Uses

Choosing Between Speed and Quality

If the goal is a quick preview or a rough cut, a faster separation mode is usually good enough. If the isolated track will be published or used closely, a higher-quality mode is worth the extra processing time — the difference is most noticeable in how much of the "other" track bleeds through.

Try separating voice and background music from your own file
Open Voice / BGM Isolation Tool