Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Body

multipart/form-data
audio_url
string
required

Input audio URL (supported format: YouTube URL).

Example:

"https://example.com/audio.wav"

voice_id
string
required

Voice model ID

Example:

"demo-voice-id"

audio_file
file

Audio file to upload

remove_background
enum<integer>
default:0

1 to remove background noise, 0 to keep

Available options:
0,
1
pitch
integer
default:0

Pitch adjustment (-12 to +12)

Required range: -12 <= x <= 12
webhook_url
string

Callback URL

Example:

"https://example.com/callback"

Response

Successful response

success
boolean
task_id
string
conversion_id
string
eta
integer