]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper.android : support benchmark for Android example. (#542)
authorTakeshi Inoue <redacted>
Tue, 7 Mar 2023 19:36:30 +0000 (04:36 +0900)
committerGitHub <redacted>
Tue, 7 Mar 2023 19:36:30 +0000 (21:36 +0200)
commit09e90680072d8ecdf02eaf21c393218385d2c616
treeb3802a98224e303d2404f038be6bacac15833757
parentfa9d43181ff87b245a1743cfd0779dbb5afcb86a
whisper.android : support benchmark for Android example. (#542)

* whisper.android: Support benchmark for Android example.

* whisper.android: update screenshot in README.

* update: Make text selectable for copy & paste.

* Update whisper.h to restore API name

Co-authored-by: Georgi Gerganov <redacted>
* whisper.android: Restore original API names.

---------

Co-authored-by: tinoue <redacted>
Co-authored-by: Georgi Gerganov <redacted>
examples/whisper.android/README.md
examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/main/MainScreen.kt
examples/whisper.android/app/src/main/java/com/whispercppdemo/ui/main/MainScreenViewModel.kt
examples/whisper.android/app/src/main/java/com/whispercppdemo/whisper/LibWhisper.kt
examples/whisper.android/app/src/main/jni/whisper/jni.c
whisper.cpp
whisper.h