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
| {
| "annotations": [
| {
| "id": "1001",
| "result": [
| {
| "value": {
| "start": 1602708145233,
| "end": 1602708375312,
| "instant": false,
| "timeserieslabels": [
| "Voice"
| ]
| },
| "id": "9TxbkzPXdp",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels",
| "origin": "prediction"
| },
| {
| "value": {
| "start": 1602708695229,
| "end": 1602708975281,
| "instant": false,
| "timeserieslabels": [
| "Other"
| ]
| },
| "id": "5CqP2WqMRz",
| "from_name": "label",
| "to_name": "ts",
| "type": "timeserieslabels"
| }
| ]
| }
| ]
| }
|
|