Hear the dialogue.
Silence the noise.
Hear it, live.
VoiceFront is a free Chrome extension that separates voice from background music and crowd noise as the video plays — not after an upload, not after a wait. Drag a slider, hear the change instantly.
Built for the moment you rewind a third time
Three sliders. That's the whole interface.
30 seconds, real video, dragged live
Watch the Background slider drop and the noise fade in real time — no edit, no cut.
Position, not magic — and it never stops to think.
Professionally mixed films and songs place the lead voice dead-centre in the stereo field, while music spreads wide. VoiceFront reads that difference live, every 512 samples, with no machine learning and no round-trip to a server.
Capture, then read the stereo field
Chrome's tab capture API streams live audio — nothing leaves your machine. A live FFT checks left vs. right per frequency bin, every 512-sample hop: equal in both channels means centre, meaning voice. Different means panned wide, meaning music or noise.
Mix it back, instantly, your way
Voice and Background become two independent, gain-controlled streams. Move a slider and the change is audible immediately — there's no processing queue, no "rendering," because nothing was ever uploaded in the first place.
Audio is processed entirely inside your browser tab. Nothing is sent anywhere.
Pure signal processing — a live FFT and a stereo panning mask. No cloud inference.
There's nothing to be down. It runs, fully, on your machine, in real time.
Free and MIT licensed. Read the source, fork it, build on it.
Two minutes. No developer experience needed.
Code → Download ZIP on the GitHub repo, then unzip it.chrome://extensionsDeveloper mode in the top-right corner.Load unpacked and select the chrome-extension folder.Start.