menu
whisper4dart package
documentation
whisper4dart_bindings_generated.dart
WhisperDartBindings
ggml_reset method
ggml_reset method
dark_mode
light_mode
ggml_reset
method
void
ggml_reset
(
Pointer
<
ggml_context
>
ctx
)
Implementation
void ggml_reset( ffi.Pointer<ggml_context> ctx, ) { return _ggml_reset( ctx, ); }
whisper4dart package
documentation
whisper4dart_bindings_generated
WhisperDartBindings
ggml_reset method
WhisperDartBindings class