Commit History

android : decouple example into a library and app module (#1445)
9f860c0
unverified

tobrun commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

whisper.android : bump gradle plugin and dependencies + a lint pass (#1255)
887812b
unverified

Digipom commited on

whisper.android : address ARM's big.LITTLE arch by checking cpu info (#1254)
a3cb126
unverified

Digipom commited on

whisper.android : fix cmake multiple libraries build (#1224)
96ada58
unverified

jhenhong commited on

whisper.android : migrate from ndk-build to CMake (#1204)
df7ed53
unverified

junkfood commited on

whisper.android : support decode wav file has 2 channels (#972)
1771dce
unverified

geniusnut commited on

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