producer_swap_vocals
Replace the vocals of a base audio with vocals from another track, combining the instrumental from the first with the vocals from the second to create a vocal mashup.
Instructions
Swap the vocals of one song with vocals from another song.
Takes the instrumental track from the base audio and combines it with
the vocal track from the swap audio.
Use this when:
- You want to combine vocals from one song with instrumentals from another
- You want to hear how different vocals sound over the same beat
- You're creating a vocal mashup
Returns:
Task ID and the swapped audio information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the base audio whose vocals will be replaced. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. | |
| swap_audio_id | Yes | ID of the audio whose vocals to use as replacement. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |