Skip to main content
POST
获取音轨分离
Separate an audio track into individual stems (vocals, drums, bass, etc.). Useful for remixing, karaoke creation, or isolating specific elements.
This is an async task. The response contains a taskId — use Get Task Status to poll for the stem download URLs.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
audioId
string
required

音频 ID

Response

任务创建成功

taskId
string
required

任务 ID,用于后续查询结果