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
| {
| "annotations": [
| {
| "id": "1001",
| "result": [
| {
| "from_name": "label",
| "id": "Y3NH3ghJgg",
| "to_name": "audio",
| "type": "choices",
| "value": {
| "choices": [
| "Other"
| ]
| }
| }
| ]
| }
| ],
| "data": {
| "url": "https://app.heartex.com/static/samples/game.wav"
| },
| "id": 1,
| "task_path": "../examples/audio_classification/tasks.json"
| }
|
|