I've implemented support for a various Whisper implementations - https://github.com/OpenASR/idiolect/tree/feature/navigation-with-whisper/src/main/java/org/openasr/idiolect/asr/whisper. [whisper-server](https://github.com/nalbion/whisper-server) The JNA bindings for Whisper.cpp are nearly ready - https://github.com/ggerganov/whisper.cpp/issues/1246. Alternatively there is also a JNI wrapper https://github.com/GiviMAD/whisper-jni
I've implemented support for a various Whisper implementations - https://github.com/OpenASR/idiolect/tree/feature/navigation-with-whisper/src/main/java/org/openasr/idiolect/asr/whisper.
whisper-server
The JNA bindings for Whisper.cpp are nearly ready - ggml-org/whisper.cpp#1246.
Alternatively there is also a JNI wrapper https://github.com/GiviMAD/whisper-jni