Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
end | float | :heavy_check_mark: | Word end time in seconds | 0.4 |
speaker | Optional[int] | :heavy_minus_sign: | Speaker index for the word, present when the provider returns diarization data | 0 |
start | float | :heavy_check_mark: | Word start time in seconds | 0 |
word | str | :heavy_check_mark: | The transcribed word | Hello |