audio_isolation
Remove background noise and isolate vocals from any audio file by providing a URL. Returns clean, isolated audio ready for use.
Instructions
Isolate vocals or audio from background noise using ElevenLabs via kie.ai. Input an audio URL, get clean isolated audio back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Output filename. Auto-generated if omitted. | |
| audio_url | Yes | Audio URL to process (max 10MB) | |
| download_dir | No | Absolute directory to save the file(s) into (created if missing). Defaults to the server's kie/assets/raw/. Must be absolute — the MCP server's working directory is not the caller's. |