TranscriptionSegment constructor
TranscriptionSegment({})
Implementation
TranscriptionSegment({required this.id, required this.end, required this.start, required this.text, required this.seek, required this.temperature, required this.avgLogprob, required this.compressionRatio, required this.no_speechProb, required this.tokens});