mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-08-02 08:00:51 -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.