Skip to main content

Create a new dubbing

Create a new dubbing.

Request Body REQUIRED
data object REQUIRED
name Name REQUIRED

Possible values: 3 ≤ length ≤ 64, Value must match regular expression ^[\w\-. ]+$

Dubbing name

sample object REQUIRED
filename Filename REQUIRED

Possible values: 3 ≤ length ≤ 255, Value must match regular expression ^[\w\-. '\"()]+$`

File name. Ex: 'awesome_file.mp4'

mime_type AllowedMIMEType REQUIRED

Possible values: [audio/x-wav, audio/wav, audio/mp3, audio/x-m4a, audio/mpeg, audio/flac, video/webm, video/mp4, video/mpeg]

Allowed MIME types

display_name Display Name

File display name.

description Description

Description of the file.

item_id Item Id

Identifier of the item. It represents the file ID in the request when uploading multiple files. Use it to identify the upload URL in the response related to the target file.

source_language DubbingLangCode REQUIRED

Possible values: [az, en, en-gb, en-us, uk, it, es, es-mx, de, pt, pt-br, tr, ar, ru, fr, zh, ja, yue, ko, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus, he, hi, auto]

target_language LangCodeExperimental REQUIRED

Possible values: [az, en, en-gb, en-us, fr, de, tr, ar, it, ru, uk, es, es-mx, pt, pt-br, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, he, hi, zh, ja, yue, ko, en-gpt, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus]

number_of_speakers Number Of Speakers
Responses
200

Successful Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

data object
utc_created_at date-time
dubbing_id uuid4
user_id User Id
name Name
source_language DubbingLangCode

Possible values: [az, en, en-gb, en-us, uk, it, es, es-mx, de, pt, pt-br, tr, ar, ru, fr, zh, ja, yue, ko, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus, he, hi, auto]

target_language LangCodeExperimental

Possible values: [az, en, en-gb, en-us, fr, de, tr, ar, it, ru, uk, es, es-mx, pt, pt-br, sv, pl, id, nl, fi, hu, el, cs, sk, da, bg, ro, he, hi, zh, ja, yue, ko, en-gpt, en-zh, en-parler, en-palabra-llm, en-zns, fr-zns, en-f5, en-orpheus]

processing_status DubbingProcessingStatus

Possible values: [created, file_processing, file_processed, dubbing_processing, completed, failed]

description Description OPTIONAL
number_of_speakers Number Of Speakers OPTIONAL
sample object
item_id Item Id

Possible values: 1 ≤ length ≤ 36

Identifier of the item from upload request.

blob_id Blob Id

Blob ID

url uri

Possible values: 1 ≤ length ≤ 2083

Upload URL

form_data Form Data

Form data for uploading the file

default

Default Response

Schema OPTIONAL
ok Ok OPTIONAL

Indicates if the request was successful or not.

errors object[]

List of errors

type uri

Possible values: 1 ≤ length ≤ 2083

A string containing a URI reference that identifies the problem type.

status Status

Possible values: 399 < value < 600

A number indicating the HTTP status code.

title Title

Possible values: 5 ≤ length

A string containing a short, human-readable summary of the problem type.

detail Detail

Possible values: 5 ≤ length

A string containing a human-readable explanation specific to this occurrence of the problem.

instance Instance

Possible values: 1 ≤ length

A string containing a URI reference that identifies the specific occurrence of the problem.

error_code Error Code

A Number that indicates the error type that occurred.