InspectSubtitlesChunk

A chunk of subtitling text, not necessarily representing a formatted cue as will be displayed in the output

Field

Type

Repeated

Description

text

string

start_pts

Interval

end_pts

Interval

stream

StreamKey

fragments

SubtitleFragment

Individual timed fragments (usually words) making up the subtitle. May not be present if the subtitle is a monolithic cue. Word timing may originate from a transcription language model or otherwise be inferred

is_complete

bool

Whether the subtitle chunk is "complete" or may later be revised. The chunk need not be a full sentence/utterance to be complete, but a partial chunk is one which may later be extended/revised a number of times

Member of

Message

Description

InspectSubtitlesEvent