whisper.cpp
whisper.cpp copied to clipboard
Build with OpenBLAS and SDL2 on windows
Maybe useful as a build instruction.
Currently it builds 2 archs with both enabled. You can configure the matrix, e.g. to build 24 types
build: [Debug, RelWithDebInfo, Release]
arch: [Win32, x64]
blas: [ON, OFF]
sdl2: [ON, OFF]