How do I remove background noise from a recording?
Choose the file and this page finds the quietest passage in it, measures the noise there, and subtracts that spectrum across the whole recording. You get the noise floor before and after, the cleaned MP3, and the first twenty seconds of both takes to compare by ear. Nothing is uploaded; the file is read inside the browser tab.
Will it remove noise that is underneath my voice?
Partly, and that is the difference between this and a noise gate. A gate can only quieten the gaps between words; subtracting in the frequency domain reaches noise sitting under speech too. What it cannot do is restore the part of your voice the noise was covering, so a recording where speech is very close to the noise comes out cleaner but not clean.
Why did it only take out a few decibels when I asked for twelve?
Every frequency band keeps a floor of gain here, so no band is ever silenced. That floor is what prevents the warbling artefact — musical noise — that heavier denoisers leave, and it caps how far the subtraction reaches. The page reports how far the floor actually moved rather than the number you asked for.
What if my recording has no quiet part?
Then the page refuses instead of guessing. Spectral subtraction needs a passage with no speech in it, even half a second, to learn what the noise is. With nothing to learn from there is no profile to subtract, and a tool that carried on would be removing something it never measured.
Is this the same as Audacity's noise reduction?
The method is the same family — learn a noise profile from a selection, subtract it spectrally. The differences are that this runs in a browser tab with nothing to install and nothing uploaded, that the profile is found automatically from your file's own quietest passage, and that the result is re-measured from the encoded MP3 you download rather than from the samples before encoding.