Skip to main content

Update broadcast translation settings

Update broadcast translation settings

Path Parameters
id string REQUIRED
Request Body REQUIRED
data object
translation_settings object
preprocessing object
enable_vad boolean
vad_threshold float
pre_vad_denoise boolean
pre_vad_dsp boolean
transcription object
source_language string
asr_model string
denoise string

Possible values: [none, low, medium, high]

diarize_speakers boolean
priority string

Possible values: [normal, high, critical]

min_alignment_score float
segment_confirmation_silence_threshold float
sentence_splitter object
enabled boolean
min_sentence_characters integer
min_sentence_seconds integer
min_split_interval float
translations object[]
target_language string
translation_model string
style string
speech_generation object
tts_model string
voice_cloning boolean
voice_id string
denoise_voice_samples boolean
speech_tempo_auto boolean
speech_tempo_timings_factor float
speech_tempo_adjustment_factor float
translation_queue_configs object
global object
desired_queue_level_ms integer
max_queue_level_ms integer
allowed_message_types string[]

Possible values: [partial_transcription, validated_transcription, translated_transcription]

Responses
200

Successful operation

Schema OPTIONAL
data object OPTIONAL
title string OPTIONAL
id string OPTIONAL
instance_id string OPTIONAL
status string OPTIONAL

Possible values: [starting, running, paused, finished, errored]

user object OPTIONAL
id string OPTIONAL
translation_settings object OPTIONAL
preprocessing object OPTIONAL
enable_vad boolean OPTIONAL
vad_threshold float OPTIONAL
pre_vad_denoise boolean OPTIONAL
pre_vad_dsp boolean OPTIONAL
transcription object OPTIONAL
source_language string OPTIONAL
asr_model string OPTIONAL
denoise string OPTIONAL

Possible values: [none, low, medium, high]

diarize_speakers boolean OPTIONAL
priority string OPTIONAL

Possible values: [normal, high, critical]

min_alignment_score float OPTIONAL
segment_confirmation_silence_threshold float OPTIONAL
sentence_splitter object OPTIONAL
enabled boolean OPTIONAL
min_sentence_characters integer OPTIONAL
min_sentence_seconds integer OPTIONAL
min_split_interval float OPTIONAL
translations object[] OPTIONAL
target_language string OPTIONAL
translation_model string OPTIONAL
style string OPTIONAL
speech_generation object OPTIONAL
tts_model string OPTIONAL
voice_cloning boolean OPTIONAL
voice_id string OPTIONAL
denoise_voice_samples boolean OPTIONAL
speech_tempo_auto boolean OPTIONAL
speech_tempo_timings_factor float OPTIONAL
speech_tempo_adjustment_factor float OPTIONAL
translation_queue_configs object OPTIONAL
global object OPTIONAL
desired_queue_level_ms integer OPTIONAL
max_queue_level_ms integer OPTIONAL
allowed_message_types string[] OPTIONAL

Possible values: [partial_transcription, validated_transcription, translated_transcription]

utc_created_at date-time OPTIONAL
inputs object[] OPTIONAL
protocol string OPTIONAL

Possible values: [rtmp_push, rtmp_pull, hls_pull, srt_push]

url string OPTIONAL
outputs object[] OPTIONAL
protocol string OPTIONAL

Possible values: [rtmp_push, rtmp_pull, hls_pull, srt_push]

url string OPTIONAL
key string OPTIONAL
lang_code string[] OPTIONAL
ok boolean OPTIONAL
default

Error response

Schema OPTIONAL
errors object[] OPTIONAL
detail string OPTIONAL
error_code integer OPTIONAL
instance string OPTIONAL
status integer OPTIONAL
title string OPTIONAL
type string OPTIONAL
ok boolean OPTIONAL