Vocal isolation
The standalone /v1/vocal-isolation endpoint is currently unavailable and should not be used for new integrations.
Current status
/v1/vocal-isolation is currently unavailable and is not in the active OpenAPI schema at /openapi.json. This page returns 200 so agents and old links get a clear answer instead of a docs 404.
vocal-isolation-status.txt
Status:
- /v1/vocal-isolation is currently unavailable.
- It is not in the active OpenAPI schema at /openapi.json.
- Do not call it in new integrations or custom evals.
- Use /v1/audio-ducking for narration/background-music mixing.
- Use /v1/video-to-sfx for synchronized sound effects.
- Use /v1/video-to-music or /v1/text-to-music for generated music.Supported alternatives
- /docs/api/audio-ducking for mixing narration or speech with background music.
- /docs/api/video-to-sfx for generating synchronized sound effects from video.
- /docs/api/video-to-music and /docs/api/text-to-music for generated music workflows.