mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-29 14:11:25 -05:00
Android armeabi-v7a's NEON support doesn't support FMA unless configured with `-mfpu=neon-fp-armv8`, which would need runtime checks. * Also removed ABI filter from Android project.