auto_audiobook_mastering
Master audiobooks for ACX/Audible compliance with a single click, applying a fixed pipeline including noise reduction, compression, and level capping.
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 > HPF 80Hz > noise reduction 12dB > compression 2.5:1 > RMS -20dB > peak cap -3.5dB Meets 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 first 0.5s as noise profile. Default: True verify: Measure the audio before and after and report what changed. Costs two extra exports. Set False on very long projects.
IMPORTANT: If remove_noise is True, the first 0.5 seconds should be room tone / silence. DO NOT call this again if a pipeline is already running — use check_pipeline_status instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verify | No | ||
| remove_noise | No |