whisper.cpp/examples/whisper.android/lib
Daniel Bevenius 996581c5e2
whisper.android : add GGML_USE_CPU compile definition (#2945)
This commit add GGML_USE_CPU to built target library to enable CPU
backend.

The motivation for this that without the compile definition the CPU
backend is not enabled and the app will crash when trying to use it.
2025-03-25 18:01:18 +01:00
..
src/main whisper.android : add GGML_USE_CPU compile definition (#2945) 2025-03-25 18:01:18 +01:00
.gitignore android : decouple example into a library and app module (#1445) 2023-11-07 14:27:33 +02:00
build.gradle whisper.android : how to build with CLBlast (#1809) 2024-02-09 17:39:05 +02:00