whisper.cpp/examples/whisper.android/app
Takeshi Inoue a3fb6c507f
whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572)
2023-03-06 19:15:57 +02:00
..
src whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572) 2023-03-06 19:15:57 +02:00
.gitignore Add Android sample (#277) 2022-12-16 19:20:13 +02:00
build.gradle Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a. 2022-12-22 16:47:54 +02:00
proguard-rules.pro Add Android sample (#277) 2022-12-16 19:20:13 +02:00