whisper_context_default_params_by_ref method

Pointer<whisper_context_params> whisper_context_default_params_by_ref()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

ffi.Pointer<whisper_context_params> whisper_context_default_params_by_ref() {
  return _whisper_context_default_params_by_ref();
}