whisper.cpp / examples /CMakeLists.txt

Commit History

examples : add VAD speech segments example (#3147)
dc59673
unverified

danbev commited on

examples : add dl to the list of libraries linked (#2875)
dc2a512
unverified

danbev commited on

common : separate whisper sources (#2846)
0447b9d
unverified

ggerganov commited on

whisper : rename binaries + fix install (#2648)
30197de
unverified

ggerganov commited on

sycl: fix example build (#2570)
a0dcffc
unverified

Stefan Sydow commited on

make : remove "talk" target until updated
5fb8fce

ggerganov commited on

talk-llama : sync llama.cpp
f91f98d

ggerganov commited on

cmake : minor fixes
369b16c
unverified

ggerganov commited on

whisper : disable CUDA mel + fix FFMPEG
2831df8
unverified

ggerganov commited on

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

William Tambellini commited on

cmake : fix json INTERFACE library (#2069)
0a1cadb
unverified

xcsong commited on

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

ulatekh commited on

make : add grammar parser to common objects
b1f3938
unverified

ggerganov commited on

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

Abhilash Majumder commited on

examples : clean up common code (#1871)
da3cdf4
unverified

felrock commited on

ci : build with CLBlast + ggml-opencl use GGML_API (#1576)
41a13d4
unverified

Tamotsu Takahashi commited on

wchess : whisper assisted chess (#1595)
6260b52
unverified

fraxy-v ggerganov commited on

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

felrock ggerganov commited on

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

evanqjones ggerganov commited on

examples : vim plugin and LSP server (#1144)
358f6c9
unverified

AustinMroz commited on

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