model property

String? model
final

Transcription model identifier (e.g. 'whisper-1', 'gpt-realtime-whisper').

Implementation

final String? model;