whisper.android : bump gradle plugin and dependencies + a lint pass (#1255) 887812b unverified Digipom commited on Sep 7, 2023
whisper.android : address ARM's big.LITTLE arch by checking cpu info (#1254) a3cb126 unverified Digipom commited on Sep 6, 2023
whisper.android : fix cmake multiple libraries build (#1224) 96ada58 unverified jhenhong commited on Aug 30, 2023
whisper.android : migrate from ndk-build to CMake (#1204) df7ed53 unverified junkfood commited on Aug 27, 2023
whisper.android : support decode wav file has 2 channels (#972) 1771dce unverified geniusnut commited on May 31, 2023
whisper.android : support benchmark for Android example. (#542) 41e000d unverified takeshi-inoue tinoue ggerganov HF Staff commited on Mar 7, 2023
whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572) 6958128 unverified takeshi-inoue commited on Mar 6, 2023
whisper.android : add support for loading directly from asset in C (#415) eb271b2 unverified Digipom commited on Jan 16, 2023
whisper : add loader class to allow loading from buffer and others (#353) 8060473 unverified prsyahmi ggerganov HF Staff commited on Jan 8, 2023
Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library b17dc4f Kevin Brothaler commited on Dec 20, 2022
Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a. 1fff54f Kevin Brothaler commited on Dec 20, 2022