Creates a new RVC model training job using the provided audio files. The audio files should already be uploaded to a web-accessible location. The training job will be queued for processing.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the details of the created RVC model training job.
The response is of type object
.