1. Cleaning Outdoor Interview Audio
Podcast ProducerBackground
A producer recorded an outdoor interview, but constant wind gusts created a heavy low-frequency rumble that makes the guest hard to hear.
Problem
The low-frequency wind noise is masking the vocal frequencies, making the dialogue sound muddy.
How to use
Upload the interview audio file, select 'Voice Wind Cleanup' mode, set the high-pass frequency to 130 Hz, enable 'Preserve Voice Warmth', and set the denoise amount to 0.7.
{
"reductionMode": "voice",
"highpassHz": 130,
"denoiseAmount": 0.7,
"preserveWarmth": true,
"outputFormat": "wav"
}Outcome
The low-frequency rumble is filtered out, and the guest's voice remains warm and intelligible.