whisper.cpp / extra

Commit History

bench-all : add distil models
09d2496
unverified

ggerganov commited on

bench-all : indentations
92df795
unverified

ggerganov commited on

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

ggerganov commited on

whisper : add batched decoding (#1486)
0131aa6
unverified

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

cuda : fix HIPBLAS build
46033e6
unverified

ggerganov commited on

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

ggerganov Chris Raethke commited on

extra: Add benchmark script implemented in Python (#1298)
c587102
unverified

Neil Chudleigh commited on

metal : add F32 support + update bench output
02d7878
unverified

ggerganov commited on

whisper : Metal and ggml-alloc support (#1270)
714ee6b
unverified

ggerganov commited on

extra : update 'quantize-all.sh' to quantize all downloaded models (#1054)
b2215ea
unverified

thefinaldegree commited on

metal : sync ggml-metal (ref #1047)
799974c
unverified

ggerganov commited on

opencl : sync latest ggml-opencl
ced3ca3
unverified

ggerganov commited on

extra : update ggml sync script
55ef935
unverified

ggerganov commited on

ggml : sync ggml (clBLAST + tensor names)
f50d3b3
unverified

ggerganov commited on

bench : improve benchmarks
d75ae65
unverified

ggerganov commited on

whisper : add integer quantization support (#540)
a5f8f3c
unverified

ggerganov commited on

extra : add sync-ggml.sh script
a899032
unverified

ggerganov commited on

whisper : add Core ML support (#566)
1fd4bde
unverified

ggerganov commited on

bench-wts.sh : rename script + add execute permission
f0a2b23
unverified

ggerganov commited on

qual-bench.sh : add quality comparison tool, and update main.cpp to allow using a font file (#569)
adb49fb
unverified

venkr commited on

bench : minor fixes
0d5a5d8
unverified

ggerganov commited on

bench : add memcpy and ggml_mul_mat benchmarks
a660ed9
unverified

ggerganov commited on

Node.js package (#260)
67b8a21
unverified

ggerganov commited on

bench : more concise representation of the results (#89)
a9f3ce0
unverified

ggerganov commited on

bench.wasm : same as "bench" but runs in the browser (#89)
68dae1f
unverified

ggerganov commited on

models : add the new "large" model release by OpenAI
793fa90
unverified

ggerganov commited on

bench : add commit hash to bench-all.sh results
88c40d2
unverified

ggerganov commited on

command.wasm : add voice assistant example for the Web (#171)
2ee248a
unverified

ggerganov commited on

extra : compute SHA of all models files
05261df
unverified

ggerganov commited on

Add helper script to benchmark all models
b1dfc60
unverified

ggerganov commited on

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

ggerganov commited on

Adding helper script for converting the PT models
8a0ab81

ggerganov commited on