label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
26 lines (25 loc) • 626 B
JSON
{
"completions": [
{
"id": "1001",
"result": [
{
"from_name": "label",
"id": "Y3NH3ghJgg",
"to_name": "audio",
"type": "choices",
"value": {
"choices": [
"Other"
]
}
}
]
}
],
"data": {
"url": "https://go.heartex.net/static/samples/game.wav"
},
"id": 1,
"task_path": "../examples/audio_classification/tasks.json"
}