Skip to main content
POST
Remaster
Remaster an existing audio clip to enhance its quality using different model versions.

Request Body

string
required
The audio clip ID to remaster.
string
required
The model to use for remastering.
string
The variation intensity for remastering. Only available for chirp-carp model.

Response

string
The task ID. Use this to query task status via Get Task Status.

Example

Response Example

After submitting a remaster request, use the returned taskId to poll the Task Status endpoint to get the result.