mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2023-11-04 02:52:44 +03:00
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
This commit is contained in:
1
bindings/java/settings.gradle
Normal file
1
bindings/java/settings.gradle
Normal file
@@ -0,0 +1 @@
|
||||
rootProject.name = "whispercpp"
|
||||
Reference in New Issue
Block a user