whisper.cpp
a195bf89 - cmake : enable OpenBLAS on Windows (#1128)

Commit
2 years ago
cmake : enable OpenBLAS on Windows (#1128) Fixed the issue of not being able to find OpenBLAS on the Windows platform. Even though the name of the previously released binary file was whisper-blas-bin-x64.zip, BLAS was actually not enabled. After enabling, the inference speed can increase by 3-4 times.
Author
Parents
Loading