auto_cleanup_podcast
Clean up podcast audio automatically in one click. Runs in background, applies DC offset, noise reduction, compression, and loudness normalization to Apple Podcasts standards, returning a job ID for monitoring.
Instructions
ONE-CLICK PODCAST CLEANUP. Runs in background - returns a job_id immediately. Use check_pipeline_status to monitor.
Pipeline: DC offset > noise reduction (opt) > compress 4:1 > safe LUFS loudness (-16 LUFS, Apple Podcasts target) with clip-safe fallback.
Args: remove_noise: Apply noise reduction using the first 0.5s as a noise profile. Default: True. IMPORTANT: the first 0.5s should be room tone/silence if this is True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remove_noise | No |