label-studio
Version:
Data Labeling Tool that is backend agnostic and can be embedded into your applications
24 lines (23 loc) • 566 B
JSON
{
"completions": [
{
"id": "1001",
"result": [
{
"from_name": "answer",
"id": "oMvLrMj8WP",
"to_name": "answer",
"type": "textarea",
"value": {
"text": "Mario"
}
}
]
}
],
"data": {
"url": "https://go.heartex.net/static/samples/game.wav"
},
"id": 1,
"task_path": "../examples/transcribe_audio/tasks.json"
}