ggml_reset method
GeneralAiSpeechToTextLibraryWhisper Binding By General Corporation & Global Corporation & General Developer
Implementation
void ggml_reset(ffi.Pointer<ggml_context> ctx) {
return _ggml_reset(ctx);
}
GeneralAiSpeechToTextLibraryWhisper Binding By General Corporation & Global Corporation & General Developer
void ggml_reset(ffi.Pointer<ggml_context> ctx) {
return _ggml_reset(ctx);
}