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
Official remaster name, or the public alias chirp-v6. Omit unused new fields to keep current-line behavior.
string
Optional. subtle / normal / high. Omit to skip sending it upstream.
string
Optional remaster style profile (e.g. clarity). Sent upstream only when you pass it.

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.