const Word({ required this.text, required this.start, required this.end, this.type, this.logprob, this.speakerId, });