Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 672 Bytes

DiarizeAudio.md

File metadata and controls

14 lines (10 loc) · 672 Bytes

DiarizeAudio

Properties

Name Type Description Notes
encoding str Encoding of audio file like MP3, WAV etc.
sample_rate int Sample rate of the audio file.
language_code str Language spoken in the audio file. [default to 'en-US']
content str base64 encoding of the audio file.
speakers int Number of speakers in the file (-1 for unknown speakers) [default to -1]

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