POST
Remove background noise, room tone, breath, hiss, and hum from a speech recording. Recommended pre-processing step before voice clone when the reference is a noisy field recording — noisy references produce noisy clones.

Authorization

string
required
Bearer token. Bearer API_key.

Request Body

string
required
Source audio URL (any common codec).
number
Denoise aggressiveness. Range: 0 to 1. Default: 0.7. 1.0 is most aggressive — can introduce artifacts on very clean sources, so sweep down from the default when the result sounds thinned out.
string
Output audio format. Options: wav, mp3. Default: wav.

Pipeline patterns