POST: Create a New Voice Conversion Job
Create a job to convert one voice to another with Kits API.
Creates a voice conversion inference job and adds it to the inference queue. All requests must be made as multipart form requests. The response will contain the job status.
Headers
Bearer <api-key>
Request Body
ID of the voice model.
Supports wav, mp3, or flac. Max file size is 100MB.
Increases the amount of accent from the Voice Model. This may cause mispronunciation. Range from 0 to 1.
Increase to convert the volume of your input audio to the volume of the AI model. Decrease to hear dynamics from the input audio. High values may accentuate noise. Range from 0 to 1.
The number of semitones to shift the input audio. Range from -24 to 24.
Preprocessing effects run on the input file before the conversion is processed.
Postprocessing effects run on the output file after the conversion is processed.