-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcontexta_speech_sample.json
86 lines (86 loc) · 1.39 KB
/
contexta_speech_sample.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"name": "17f1f8071d3fa52d06468b1d647a2eba",
"overall_conf": "0.79",
"path": "17f1f8071d3fa52d06468b1d647a2eba.wav",
"word_count": "10",
"SpeakerList": [{
"spkid": "spk1"
}, {
"spkid": "spk2"
}],
"SegmentList": [{
"spkid": "spk1",
"question": "False",
"start": "0.67",
"end": "1.79",
"words": [{
"text": "this",
"conf": "1.00",
"dur": "0.24",
"stime": "0.88"
}, {
"text": "is",
"conf": "1.00",
"dur": "0.18",
"stime": "1.12"
}, {
"text": "a",
"conf": "0.84",
"dur": "0.09",
"stime": "1.30"
}, {
"text": "test",
"conf": "0.66",
"dur": "0.36",
"stime": "1.42"
}]
}, {
"spkid": "spk2",
"question": "False",
"start": "0.67",
"end": "1.79",
"words": [{
"text": "this",
"conf": "1.00",
"dur": "0.24",
"stime": "0.88"
}, {
"text": "is",
"conf": "1.00",
"dur": "0.18",
"stime": "1.12"
}, {
"text": "a",
"conf": "0.84",
"dur": "0.09",
"stime": "1.30"
}, {
"text": "test",
"conf": "0.68",
"dur": "0.33",
"stime": "1.45"
}]
}, {
"spkid": "spk1",
"question": "False",
"start": "1.79",
"end": "2.18",
"words": [{
"text": "yeah",
"conf": "0.45",
"dur": "0.06",
"stime": "1.94"
}]
}, {
"spkid": "spk2",
"question": "False",
"start": "1.79",
"end": "2.18",
"words": [{
"text": "yeah",
"conf": "0.46",
"dur": "0.06",
"stime": "1.94"
}]
}]
}