auto_cleanup_vocal
Clean vocal recordings with one click: applies noise reduction, compression, presence EQ, and loudness check for singing and studio audio.
Instructions
ONE-CLICK VOCAL CLEANUP: Professional processing for singing and studio vocals. Runs in background — returns a job_id immediately. Use check_pipeline_status to monitor.
Pipeline: DC offset > HPF 100Hz > noise reduction 10dB > compression 3:1 > presence EQ > safe loudness check. Tuned for singing — presence boost for clarity, higher HPF for plosive removal.
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 |