List of identification segments
Show child attributes
Speaker label
"SPEAKER_00"
Label of the voiceprint that was identified following the matching settings
"Sam"
Start time of the segment in seconds
15
End time of the segment in seconds
30.5
Confidence scores that this speech turn matches each diarization speaker. Only available if turnLevelConfidence is set to true when job is created.
turnLevelConfidence
{ "SPEAKER_00": 16, "SPEAKER_01": 93 }
Diarization speaker
Confidence for each speaker label, as a dictionary of speaker label to confidence score
{ "Sam": 16, "Rick": 24 }
List of diarization segments
Confidence scores details. Only returned if confidence is set to true when job is created
confidence
List of confidence scores for each sample. Values are between 0 and 100
[95, 89, 78, 67, 56, 45, 34, 23, 12, 1]
Resolution of the confidence scores. Value is number of seconds per sample
0.02
Error message if any
Warning message if any
Was this page helpful?