Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 717 Bytes

File metadata and controls

13 lines (10 loc) · 717 Bytes

ConversionJobStatusResponse

Properties

Name Type Description Notes
voice str The voice used for transcription. [optional]
converted bool Whether the audio has been transcribed yet. [optional]
audio_duration float The duration of the audio file in seconds. [optional]
audio_url str The URL of the generated audio file. [optional]
message str A message about the status of the transcription job. [optional]

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