mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-26 04:30:59 -05:00
* Java needs to call `whisper_full_default_params_by_ref()`, returning struct by val does not seem to work. * added convenience methods to WhisperFullParams * Remove unused WhisperJavaParams