Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 718 Bytes

File metadata and controls

15 lines (11 loc) · 718 Bytes

TranscribeOperation

Transcribes speech in audio to text.

Properties

Name Type Required Description
language Optional[TranscriptionLanguage] No
diarize Optional[bool] No Whether to perform speaker diarization. Defaults to false. Not supported in economical performance mode.
output_format Optional[TranscribeTextEncodeFormat] No
performance_mode Optional[PerformanceMode] No
type Literal["transcribe"] Yes None

[Back to Model list] [Back to API list] [Back to README]