Schema — OPTIONAL |
---|
data object[] — OPTIONALtitle string — OPTIONAL | id string — OPTIONAL | instance_id string — OPTIONAL | status string — OPTIONALPossible values: [starting , running , paused , finished , errored ] | user object — OPTIONAL | translation_settings object — OPTIONALpreprocessing object — OPTIONALenable_vad boolean — OPTIONAL | vad_threshold float — OPTIONAL | pre_vad_denoise boolean — OPTIONAL | pre_vad_dsp boolean — OPTIONAL |
| transcription object — OPTIONALsource_language string — OPTIONAL | asr_model string — OPTIONAL | denoise string — OPTIONALPossible values: [none , low , medium , high ] | diarize_speakers boolean — OPTIONAL | priority string — OPTIONALPossible values: [normal , high , critical ] | min_alignment_score float — OPTIONAL | segment_confirmation_silence_threshold float — OPTIONAL | sentence_splitter object — OPTIONALenabled boolean — OPTIONAL | min_sentence_characters integer — OPTIONAL | min_sentence_seconds integer — OPTIONAL | min_split_interval float — OPTIONAL |
|
| translations object[] — OPTIONALtarget_language string — OPTIONAL | translation_model string — OPTIONAL | style string — OPTIONAL | speech_generation object — OPTIONALtts_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 — OPTIONALglobal object — OPTIONALdesired_queue_level_ms integer — OPTIONAL | max_queue_level_ms integer — OPTIONAL |
|
| allowed_message_types string[] — OPTIONALPossible values: [partial_transcription , validated_transcription , translated_transcription ] |
| utc_created_at date-time — OPTIONAL | inputs object[] — OPTIONALprotocol string — OPTIONALPossible values: [rtmp_push , rtmp_pull , hls_pull , srt_push ] | url string — OPTIONAL |
| outputs object[] — OPTIONALprotocol string — OPTIONALPossible values: [rtmp_push , rtmp_pull , hls_pull , srt_push ] | url string — OPTIONAL | key string — OPTIONAL | lang_code string[] — OPTIONAL |
|
| ok boolean — OPTIONAL |
|