mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-02-07 11:20:12 +00: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