auto_audiobook_mastering
Prepare audiobooks for ACX/Audible compliance with one click. Runs DC offset removal, optional noise reduction, compression, RMS normalization, and peak limiting; returns a job ID for monitoring.
Instructions
ONE-CLICK AUDIOBOOK MASTERING: ACX/Audible compliant processing. Runs in background - returns a job_id immediately. Use check_pipeline_status to monitor.
Pipeline: DC offset > noise reduction (opt) > compression 2.5:1 > RMS -20dB (safe, clip-checked) > peak cap -3.5dB. Targets ACX requirements: RMS -23 to -18 dB, peaks below -3 dB (capped at -3.5 for safety margin), noise floor below -60 dB.
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 |