{
"diarization": [
{
"speaker": "SPEAKER_00",
"start": 15,
"end": 30.5,
"confidence": {
"SPEAKER_00": 16,
"SPEAKER_01": 93
}
}
],
"confidence": {
"score": [
95,
89,
78,
67,
56,
45,
34,
23,
12,
1
],
"resolution": 0.02
},
"error": "<string>",
"warning": "<string>"
}
The schema is of type object
.
Was this page helpful?