One word produced by :word_timestamps.
:word_timestamps
Times are absolute seconds within the input audio. probability is the mean of per-token acoustic probabilities from the DTW alignment pass.
probability
@type t() :: %WhisperCt2.Word{ end: float(), probability: float(), start: float(), text: String.t() }