Commit History

whisper.android : support benchmark for Android example. (#542)
41e000d
unverified

takeshi-inoue tinoue ggerganov commited on

whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572)
6958128
unverified

takeshi-inoue commited on

whisper.android : add support for loading directly from asset in C (#415)
eb271b2
unverified

Digipom commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library
b17dc4f

Kevin Brothaler commited on

Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a.
1fff54f

Kevin Brothaler commited on

Bump NDK version
dbe19c7

Kevin Brothaler commited on

Add Android sample (#277)
f4bcbaa
unverified

Digipom commited on