Commit Graph

9 Commits (master)

Author SHA1 Message Date
Takeshi Inoue 09e9068007
whisper.android : support benchmark for Android example. (#542)
1 year ago
Takeshi Inoue a3fb6c507f
whisper.android : enable fp16 instrinsics (FP16_VA) which is supported by ARMv8.2 or later. (#572)
1 year ago
Digipom 49b529ba74
whisper.android : add support for loading directly from asset in C (#415)
1 year ago
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
1 year ago
Kevin Brothaler 91fc08c641 Build a vfpv4 library for armeabi-v7a and do runtime detection to select the right library
1 year ago
Kevin Brothaler e1432dd91a Check for both __ARM_NEON and __ARM_FEATURE_FMA so that the project can be compiled for armv7a.
1 year ago
Kevin Brothaler 22193cbfe8 Bump NDK version
1 year ago
Georgi Gerganov ea19ed33f1
Update README.md (#46)
1 year ago
Digipom 675e787171
Add Android sample (#277)
1 year ago