capcut_improve_audio
Enhance UGC video audio by reducing noise and normalizing loudness to -14 LUFS for TikTok, Reels, and Meta ads, with fast or neural vocal isolation.
Instructions
Studio-grade vocal enhancement and loudness mastering for UGC videos.
mode: "fast" (FFmpeg highpass 80Hz + de-hiss + clarity EQ + -14 LUFS normalizer, ~1 sec) "neural" (Demucs vocal isolation to strip room noise/echo + mastering, ~5-15 sec)
target_lufs: Target streaming loudness (-14.0 LUFS is standard for TikTok/Reels/Meta ads). Returns JSON string with output file path, duration, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | fast | |
| target_lufs | No | ||
| input_audio_path | Yes | ||
| output_audio_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |