whisper.cpp / CMakeLists.txt

Commit History

whisper : add version function (#3289)
0b952d7
unverified

danbev commited on

release : v1.7.6
5cade6e
unverified

ggerganov commited on

whisper : update CMakeLists.txt to handle deprecated gpu Warnings (#3163)
2ee9c36
unverified

Jugal Haresh Sheth Jugal Sheth commited on

examples : add vad-speech-segments to win warns [no ci] (#3170)
90d9ecb
unverified

danbev commited on

whisper : deprecate WHISPER_CCACHE CMake option (#3131)
c4aa3ee
unverified

danbev commited on

whisper: remove MSVC warnings pragmas (#3090)
e0d130c
unverified

danbev commited on

whisper : add check that target name exists (#3103)
60ff3ed
unverified

danbev commited on

ggml : suppress Windows compiler warnings (#3075)
887f7a2
unverified

danbev commited on

ci : enable bindings java job (#3070)
469f43c
unverified

danbev commited on

release : v1.7.5
cd6dfb3

ggerganov commited on

tests : re-enable tests [no ci] (#2977)
8c851e2
unverified

danbev commited on

examples : command.wasm updates (#2904)
0db3249
unverified

danbev commited on

whisper : add option to use system-installed GGML (#2887)
ce83587
unverified

Peter commited on

release : v1.7.4
c775ca4
unverified

ggerganov commited on

release : v1.7.3
50c0d82
unverified

ggerganov commited on

release : v1.7.2
414329d
unverified

ggerganov commited on

release : v1.7.1
1b81cb9
unverified

ggerganov commited on

release : v1.7.0
5abc285
unverified

ggerganov commited on

revert : cmake : set MSVC to use UTF-8 on source files (#2346)
5e9ff52

ggerganov commited on

cmake : set MSVC to use UTF-8 on source files (#2346)
9b3df8e
unverified

Tim Miller commited on

cmake : allow external ggml
e6c1269

stanimirovb commited on

cmake : remove install of llama convert script [no ci] (#2266)
f73ff9a

ggerganov commited on

whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified

ggerganov commited on

build : update make / cmake
0b4241c

ggerganov commited on

cmake : fix sycl build (#0)
9a475af

ggerganov commited on

ggml : remove OpenCL (#0)
d303fe3

ggerganov commited on

cuda : enable CUDA graphs (#0)
d075551

ggerganov commited on

cmake : fix CUDA build (#0)
ddc04a3

ggerganov commited on

whisper : add CUDA-specific computation mel spectrograms (#2206)
c6894d3
unverified

stanimirovb commited on

release : v1.6.2
3e54141
unverified

ggerganov commited on

release : v1.6.1
ca6f4b2
unverified

ggerganov commited on

examples : add support for decoding input with ffmpeg (Linux) (#2133)
c160b58
unverified

William Tambellini commited on

release : v1.6.0
d823237
unverified

ggerganov commited on

cmake : fix HIP/ROCm build (#2102)
a90ae59
unverified

aldorof commited on

cmake : fix metal embed sources path (#2110)
087b1a8
unverified

ggerganov commited on

build : improve disabling AVX-512 (#2129)
dd6f1ab
unverified

Przemysław Pawełczyk commited on

release : v1.5.5
460bd9e
unverified

ggerganov commited on

build : fix embedded Metal library generation (#2045)
b0e83a9
unverified

Didzis Gosko commited on

build : detect AVX512 in Makefile, add AVX512 option in CMake (#2043)
9d0bb12
unverified

Didzis Gosko commited on

cmake : support for CPU BLAS build via Intel MKL (#2024)
9a2c42b
unverified

slashlib commited on

cmake : create solution folders (#2004)
2616a7c
unverified

ulatekh commited on

build : use pkg-config for OpenBLAS (#1778)
d5d466c
unverified

Przemysław Pawełczyk commited on

sync : ggml (#2001)
cbbfa9e
unverified

ggerganov commited on

cmake : copy ggml-common.h to bin
f592e46
unverified

ggerganov commited on

cmake : add library versioning (#1352)
3ab7ee7
unverified

kennethge ggerganov commited on

whisper : add SYCL support (#1863)
9a168fc
unverified

Abhilash Majumder commited on

build : update CBLAS flags + fix unused var warning (#0)
496c0f1
unverified

ggerganov commited on

metal : option to embed MSL source into compiled binary (#1842)
a46b62a
unverified

Didzis Gosko commited on

cmake : make libwhisper.so position independent (#1792)
1cf1553
unverified

trixirt commited on

cmake : temporary remove VLA check (#1795)
1a32e6f
unverified

ggerganov commited on