Commit Graph

8 Commits (9c005667312e6304309e4f670369fa12a812e723)

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