Translations
Turn audio into text or text into audio.
Create translation
POST/audio/translations
ModelsExpand Collapse
TranslationVerbose = object { duration, language, text, segments }
TranslationVerbose = object { duration, language, text, segments }
Segments of the translated text and their corresponding details.
Segments of the translated text and their corresponding details.
avg_logprob: number
Average logprob of the segment. If the value is lower than -1, consider the logprobs failed.
formatfloat
compression_ratio: number
Compression ratio of the segment. If the value is greater than 2.4, consider the compression failed.
formatfloat