menu
flutter_whisper_ggml package
documentation
flutter_whisper.dart
WhisperAudioDecoder
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
Future
<
Float32List
>
decode
(
String
inputPath
)
Implementation
Future<Float32List> decode(String inputPath);
flutter_whisper_ggml package
documentation
flutter_whisper
WhisperAudioDecoder
decode abstract method
WhisperAudioDecoder class