label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
24 lines • 602 B
JSON
{
"completions": [
{
"result": [
{
"from_name": "label",
"id": "wvDEy63Wgs",
"to_name": "audio",
"type": "choices",
"value": {
"choices": [
"Politics"
]
}
}
]
}
],
"data": {
"url": "https://go.heartex.net/static/samples/game.wav"
},
"id": 0,
"task_path": "../examples/audio_classification/tasks.json"
}