whisper.cpp
whisper.cpp copied to clipboard
Would it possible to support iOS 16.4 below?
Since ggml-blas on apple platform use Accelerate cblas_sgemm, which require os version to iOS 16.4 or higher, is there any way we can backport for this situation, and support it?