Create

Create a new fine-tune

Headers

AuthorizationstringRequired

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

Cartesia-Version"2025-04-16"Required

Request

This endpoint expects an object.
namestringRequired

Name for the new fine-tune

descriptionstringRequired

Description for the fine-tune

languagestringRequired

Language code for the fine-tune

model_idstringRequired

Base model ID to fine-tune from

datasetstringRequired

Dataset ID containing training files

Response

This endpoint returns an object.
idstring

Unique identifier for the fine-tune

namestring

Name of the fine-tune

descriptionstring

Description of the fine-tune

languagestring

Language code of the fine-tune

model_idstring

Base model identifier to fine-tune from

datasetstring

ID of the dataset used for fine-tuning

statusenum

Current status of the fine-tune

Allowed values: