Georgi Gerganov
2b6d0d2200
rename : ggerganov -> ggml-org ( #3005 )
2025-04-04 16:11:52 +03:00
crummyh
09a1b61218
readme : fix typo ( #2637 )
2024-12-17 19:05:35 +02:00
Nicholas Albion
57543c169e
updated java README
2023-06-06 10:27:26 +10:00
Nicholas Albion
3f7436e8a0
updated README for java
2023-06-01 16:55:48 +10:00
Nicholas Albion
d7c936b44a
Feature/java bindings2 ( #944 )
...
* 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
2023-05-29 09:38:58 +10:00
Nicholas Albion
bc89f285d8
bindings : add java bindings ( #931 )
...
* WIP - java bindings
* updated README
* failed attempt at JNI
* fullTranscribe() test passes
* tested on Ubuntu 20
* link to Java bindings
2023-05-20 18:25:02 +03:00