v1

latestOpenAPI 3.1.02026-07-2671117149.2 KB
Apis

Get Transcription Result

Get the result for your transcription only project by using the run_id

get/transcription-result/{run_id}

Path parameters

run_idinteger required

The unique identifier for the run, which was generated during the creation process and returned upon task completion.

The unique identifier for the run, which was generated during the transcription creation process and returned upon task completion.

Query parameters

word_level_timestampsboolean

When set to true, this parameter enables the generation of word-level timestamps in the response. These timestamps provide precise timing information for each word in the processed audio.

Response

Successful Response

startnumber float required

The start time (in seconds) of the dialogue.

endnumber float required

The end time (in seconds) of the dialogue.

textstring required

The actual text content of the dialogue spoken by the speaker.

speakerstring required

The name or identifier of the speaker delivering the dialogue.