label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
54 lines (53 loc) • 1.65 kB
JSON
{
"completions": [
{
"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-misc.s3.amazonaws.com/opensource/label-studio/examples/audio/barradeen-emotional.mp3"
},
"id": 1,
"task_path": "../examples/audio_regions/tasks.json"
}