whisper.cpp / Makefile

Commit History

make : fix samples glob pattern (#3100)
0a9e5b1
unverified

ggerganov commited on

build : Add Moore Threads GPU support and update GitHub workflow for MUSA build (#3069)
8ede9a1
unverified

R0CKSTAR commited on

examples : use miniaudio for direct decoding flac, mp3, ogg and wav (#2759)
7a280a4
unverified

Dmitry Atamanov commited on

make : fix "main" -> "whisper-cli"
e8833ea
unverified

ggerganov commited on

scripts : update to new build system
7167f69
unverified

ggerganov commited on

make : shim cmake
15c1d58

ggerganov commited on

whisper : adapt to new ggml (wip)
ec6f374

ggerganov commited on

whisper : fix build (#0)
dfd316d

ggerganov commited on

make : fix GGML_VULKAN=1 build (#2485)
110c8bd
unverified

ggerganov commited on

whisper : revert mel-related changes (#0)
7708c26

ggerganov commited on

whisper : adapt to latest ggml (skip) (#0)
ad9dd7b

ggerganov commited on

whisper : add large-v3-turbo (#2440)
f3283ba
unverified

ggerganov commited on

tests : remove test-backend-ops (#2434)
050ba38
unverified

ggerganov commited on

make : remove "talk" target until updated
5fb8fce

ggerganov commited on

talk-llama : sync llama.cpp
f91f98d

ggerganov commited on

go : add beamsize/entropythold/maxcontext to context interface (#2350)
7efcda7
unverified

hsinhoyeh commited on

talk-llama : sync llama.cpp
a40d0a7

ggerganov commited on

make : remove llama prints [no ci] (#2265)
387cb90

ggerganov commited on

make : disable CUDA graphs
ab5ee59
unverified

ggerganov commited on

make : disable CUDA mel build
7d13d39
unverified

ggerganov commited on

make : fix missing -O3
9cccc55
unverified

ggerganov commited on

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

ggerganov commited on

build : update make / cmake
0b4241c

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

cuda : fix HIPBLAS build (#2234)
a8eb666
unverified

ggerganov commited on

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

stanimirovb commited on

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

Przemysław Pawełczyk commited on

make : change GNU make default CXX from g++ to c++ (#2100)
610f480
unverified

Przemysław Pawełczyk 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

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

Przemysław Pawełczyk commited on

make : add grammar parser to common objects
b1f3938
unverified

ggerganov commited on

sync : ggml (#2001)
cbbfa9e
unverified

ggerganov commited on

talk-llama : sync llama.cpp
14e824b
unverified

ggerganov commited on

make : fix CUBLAS link with WSL (#1878)
b3c9e81
unverified

LBlue 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

whisper : expose CUDA device setting in public API (#1840)
d13ee66
unverified

Didzis Gosko commited on

make : add macOS deployment target option (#1839)
9c90601
unverified

Didzis Gosko commited on

make : update MSYS_NT (#1813)
587152f
unverified

jwijffels commited on

server : fix building and simplify lib deps on Windows (#1772)
f928f33
unverified

Przemysław Pawełczyk commited on

sync : ggml (VMM, sync-ggml-am, dotprod ARM fixes, CUDA fixes) (#1691)
919a447
unverified

ggerganov commited on

server : add a REST Whisper server example with OAI-like API (#1380)
8a0d34c
unverified

felrock ggerganov commited on

whisper : make large version explicit + fix data size units (#1493)
03a3210
unverified

ggerganov commited on

whisper : add grammar-based sampling (#1229)
46f0c56
unverified

evanqjones ggerganov commited on

whisper : add full CUDA and Metal offloading (#1472)
da4acca
unverified

ggerganov commited on

whisper : add support for large v3 (#1444)
9908abb
unverified

ggerganov commited on

sync : ggml (backend v2, k-quants, CUDA opts, Metal opts, etc.) (#1422)
7006035
unverified

ggerganov Chris Raethke commited on