auto_cleanup_vocal
Clean up vocal recordings automatically by removing noise, compressing dynamics, applying presence EQ, and normalizing loudness. Returns a job ID to monitor progress via pipeline status.
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 > noise reduction 10dB (opt) > compression 3:1 > presence EQ (treble+3dB/bass-1dB) > safe LUFS loudness.
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 |