Audio
Demucs
Separate instruments from songs using Meta’s Demucs.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 3 credits |
| Tool | song-splitter |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
Body
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | song-splitter |
input.model | string | Yes | demucs |
input.file | string | Yes | URL of the audio file to process |
input.instrument | string | No | Instrument to extract. Options: drums, other (instrumental, default), vocals, bass |