Whisper::Token
Per-token data from a transcription segment.
Each token represents a single unit produced by the Whisper decoder, carrying its text, numeric ID, probability, and optional timestamps.
Constructors
Instance methods
start_ms
Token start time in milliseconds (only meaningful when token timestamps are enabled).