Noisy sample
Cleaned output
Supported Formats
MP3, WAV, FLAC, OGG, M4A, OPUS, MP4, MOV
Max File Size
100 MB
Processing Time
~Real-time to 2x audio length
Output Quality
Up to 48kHz / 24-bit
1from audiopod import AudioPod23# Initialize client4client = AudioPod(api_key="YOUR_API_KEY")56# Denoise audio file7result = client.noise_reduction.process(8 file="noisy.wav",9 strength="medium" # or "low", "high"10)1112# Download output13clean = result.output
Processing Speed
AI Model
Quality Score
Success Rate