{
"state": "string",
"instruments": [
{
"name": "string",
"notes": [
{
"pitch": 0,
"start": 0,
"end": 0,
"velocity": 0
}
]
}
],
"aligned_words": [
{
"word": "string",
"success": true,
"start_s": 0,
"end_s": 0,
"p_align": 0
}
],
"is_streamed": true
}