whisper.cpp
whisper.cpp copied to clipboard
CMake support on Linux for absence of AVX2
This adds support within CMakeLists.txt for Linux builds on machines which don't support AVX2. Avoids "Illegal instruction (core dumped)" at runtime.