Skip to content

Interface: SttFinal

Defined in: types.ts:30

One segment's final transcript.

Properties

latencyMs

latencyMs: number

Defined in: types.ts:33

Wall-clock from the segment's commit (talk-end) to its terminal event.


model

model: string

Defined in: types.ts:34


text

text: string

Defined in: types.ts:31


words?

optional words?: SttWord[]

Defined in: types.ts:36

Per-word timings/confidence when the engine produces them.