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
| {
| "annotations": [
| {
| "id": "1001",
| "result": [
| {
| "from_name": "choice",
| "id": "hIj6zg57SY",
| "to_name": "audio",
| "type": "choices",
| "value": {
| "choices": [
| "Lo-Fi"
| ]
| }
| },
| {
| "from_name": "label",
| "id": "SsGrpVgy_C",
| "source": "$url",
| "to_name": "audio",
| "type": "labels",
| "value": {
| "end": 28.50568583621215,
| "labels": [
| "Beat"
| ],
| "start": 12.778410892095105
| }
| },
| {
| "from_name": "label",
| "id": "JhxupEJWlW",
| "source": "$url",
| "to_name": "audio",
| "type": "labels",
| "value": {
| "end": 59.39854733358493,
| "labels": [
| "Other"
| ],
| "start": 55.747572792986325
| }
| }
| ]
| }
| ],
| "data": {
| "url": "https://htx-pub.s3.us-east-1.amazonaws.com/examples/audio/barradeen-emotional.mp3"
| },
| "id": 1,
| "task_path": "../examples/audio_regions/tasks.json"
| }
|
|