whisper.cpp / CMakeLists.txt

Commit History

Find libopenblas.dll.a on windows
6f7863e

Tamotsu Takahashi commited on

Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
5eb3549
unverified

chidiwilliams commited on

Fix the Windows pthread_create shim
0c17e51

boolemancer commited on

cmake : add submodule whisper.spm
a7ccde0
unverified

ggerganov commited on

cmake : fix passing GGML_PERF compile option
e670e4f
unverified

ggerganov commited on

ref #5 : update CMake for Windows build
d2b4741
unverified

ggerganov commited on

Add OpenBLAS support
bf551c0

ggerganov commited on

Fixed compile definitions and link libraries for MSVC
8a29c9d

Mikhail Grigorev commited on

refactoring : move main + stream in examples + other stuff
f79068a

ggerganov commited on

Update README.md and finalize the whisper.wasm example
4312a39

ggerganov commited on

wip : WASM 128-bit SIMD support
ca4986c

ggerganov commited on

wip : initial WASM port
4abd756

ggerganov commited on

ci : fix and re-enable tests (2nd try)
bb6071e
unverified

ggerganov commited on

Revert "ci : fix and re-enable tests"
ec8187f
unverified

ggerganov commited on

ci : fix and re-enable tests
58b7295
unverified

ggerganov commited on

ci : disable tests temporarily
2e23fa2
unverified

ggerganov commited on

CMake support for Accelerate framework
53613f1
unverified

ggerganov commited on

Building with MSVC
5ca6886

stanimirovb commited on

Cleanup CMakeLists.txt
db42b8a

ggerganov commited on

cmake : fixes
7e41f2e

ggerganov commited on

Add CMake support
19b5bd5

ggerganov commited on