{
"language": "string",
"duration": 0,
"text": "string",
"words": [
{
"word": "string",
"start": 0,
"end": 0
}
],
"segments": [
{
"id": 0,
"seek": 0,
"start": 0,
"end": 0,
"text": "string",
"tokens": [
0
],
"temperature": 0,
"avg_logprob": 0,
"compression_ratio": 0,
"no_speech_prob": 0
}
]
}