OpenAI · Schema

TranslationResponse

AIArtificial IntelligenceLarge Language ModelsT1

Properties

Name Type Description
text string The translated text in English.
task string The task performed, always translate.
language string The detected language of the input audio.
duration number The duration of the input audio in seconds.
segments array Segments of the translated text with timestamps.
View JSON Schema on GitHub