whisper.cpp
fbd513b8 - Add OpenBLAS support

Commit
3 years ago
Add OpenBLAS support Supported via CMake - just add: cmake .. -DWHISPER_SUPPORT_OPENBLAS=ON On Ubuntu, you have to install the library like this: apt install libopenblas-dev Unfortunately, I don't observe any benefit compared to the original AVX2 + FP16 implementation. Maybe I'm missing something
Author
Parents
Loading