上传音频(Inpainting 前置步骤)
ElevenLabs
Upload Audio
Upload audio for Inpainting editing (enterprise)
POST
上传音频(Inpainting 前置步骤)
Upload an existing audio file to ElevenLabs and obtain a
song_id for use with Inpainting editing.
This is an async task. The response contains a
taskId — use Get Task Status to poll for the songId and optional compositionPlan.Inpainting Workflow
Reference in composition plan
In
POST /eleven/music, use the song_id in compositionPlan.sections[].source_from to reference specific segments of the uploaded song.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
任务创建成功
任务 ID,用于后续查询结果