producer_swap_vocals
Replace vocals in one song with vocals from another to create vocal mashups by combining the instrumental track from the base audio with the vocal track from the swap audio.
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. | |
| swap_audio_id | Yes | ID of the audio whose vocals to use as replacement. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |