menu
llm_dart package
documentation
models/audio_models.dart
TranscriptionSegment
tokens property
tokens property
dark_mode
light_mode
tokens
property
List
<
int
>
tokens
final
Array of token IDs for the text content
Implementation
final List<int> tokens;
llm_dart package
documentation
models/audio_models
TranscriptionSegment
tokens property
TranscriptionSegment class