]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper.android : address ARM's big.LITTLE arch by checking cpu info (#1254)
authorDigipom <redacted>
Wed, 6 Sep 2023 15:32:30 +0000 (11:32 -0400)
committerGitHub <redacted>
Wed, 6 Sep 2023 15:32:30 +0000 (18:32 +0300)
commitf990610776724ac4ccef3ed1afe90ddcdebc3269
treed5bd233fd96162310ed7d22aab276d461be6f9e1
parent64cb45fd79b243654a2e15f139e05e52cc700d7c
whisper.android : address ARM's big.LITTLE arch by checking cpu info (#1254)

Addresses https://github.com/ggerganov/whisper.cpp/issues/1248
examples/whisper.android/app/src/main/java/com/whispercppdemo/whisper/LibWhisper.kt
examples/whisper.android/app/src/main/java/com/whispercppdemo/whisper/WhisperCpuConfig.kt [new file with mode: 0644]
examples/whisper.android/app/src/main/jni/whisper/jni.c