Train Model
Train a custom AI voice model after creating it in a pending state.
POST
Request
The input vocal audio file. The maximum allowed file size is 100MB. The recommended audio format is WAV. Other audio formats may be supported, but the results may be less accurate.
The AI voice model to use for the conversion. Fetch the available models for your organization from the models API endpoint. The available preset models are:
andra
nicole_cherry
marius_moga
sebastian_dobrincu
The number of semitones to transpose the vocals. The default value is 0. The allowed range is -12 to 12.
The number of generations to create. The default value is 1. The allowed range is 1 to 10.
Response
ID of the conversion task. Use it to check the status of the conversion task.