whisper.cpp / examples /CMakeLists.txt

Commit History

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

ggerganov commited on

whisper : add GPU support via cuBLAS (#834)
d91d7d9
unverified

ggerganov commited on

talk-llama : add new example + sync ggml from llama.cpp (#664)
a8c74e6
unverified

ggerganov commited on

examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified

ggerganov commited on

addon.node : using whisper as a Node.js addon (#443)
2439857
unverified

Qianhe Chen commited on

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

ggerganov commited on

talk : talk with AI in the terminal
7aad96d

ggerganov commited on

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

ggerganov commited on

stream.wasm : add web-based real-time transcription (#112)
936213e
unverified

ggerganov commited on

examples : add "command" tool (#171)
4d3c293
unverified

ggerganov commited on

talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
411c667
unverified

ggerganov commited on

main : merge parallel example in main
5306f51

ggerganov commited on

parallel : working
d5d2d41

ggerganov commited on

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

ggerganov commited on

wip : initial WASM port
4abd756

ggerganov commited on