{ "text": "Hello, this is a test of the transcription API."}
{ "task": "transcribe", "language": "english", "duration": 5.5, "text": "Hello, this is a test of the transcription API.", "segments": [ { "id": 0, "start": 0.0, "end": 2.5, "text": "Hello, this is a test", "tokens": [...] } ]}
{ "text": "Hello, this is a test of the transcription API."}
{ "task": "transcribe", "language": "english", "duration": 5.5, "text": "Hello, this is a test of the transcription API.", "segments": [ { "id": 0, "start": 0.0, "end": 2.5, "text": "Hello, this is a test", "tokens": [...] } ]}