whisper library

Classes

Whisper
A very short-lived native function.
WhisperTimeData4Callback

Functions

allocateFloatPointer(List<double> list) Pointer<Float>
allocateUint8Pointer(List<int> list) Pointer<Uint8>
cvt2PCM(String inputPath, String outputPath, {String? logPath}) → void
pcm2List(String filePath) Future<Float32List>
toTimestamp(int t, {bool comma = false}) String