whisper.cpp / examples /talk.wasm

Commit History

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

felrock commited on

sync : ggml (ggml_scale, ggml_row_size, etc.) (#1677)
aa86ade
unverified

ggerganov commited on

whisper : add context param to disable gpu (#1293)
290abed
unverified

jhenhong ggerganov commited on

ggml : sync (ggml-alloc, GPU, eps, etc.) (#1220)
d41ba35
unverified

ggerganov commited on

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

ggerganov commited on

whisper : fix potential memory leaks (#740)
b96f12e
unverified

Bader-eddine Ouaich commited on

whisper : add loader class to allow loading from buffer and others (#353)
8060473
unverified

prsyahmi ggerganov commited on

talk.wasm : bump memory usage + update whisper.js
ed67112
unverified

ggerganov commited on

cmake : update to 3.19 (#351)
37e2420
unverified

Andy Maloney commited on

talk : make compatible with c++11 (part 2)
cf313a6
unverified

ggerganov commited on

talk : make compatible with c++11
53ae12b
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

livestream.sh : simple tool to transcribe audio livestreams (#185)
2a7b373
unverified

ggerganov commited on

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

ggerganov commited on

refactoring : more readable code
5ef0168
unverified

ggerganov commited on

wasm : refactor wasm example + reuse fetch mechanism
3520198
unverified

ggerganov commited on

talk.wasm : update video link + some minor fixes
33a4590
unverified

ggerganov commited on

Update README.md
75f9881
unverified

ggerganov commited on

talk.wasm : move to https://whisper.ggerganov.com/talk
bee1ba7
unverified

ggerganov commited on

talk.wasm : add audio pre-processing + bump memory
679d38e
unverified

ggerganov commited on

talk.wasm : refactoring + update README.md
ff21a60
unverified

ggerganov commited on

talk.wasm : final touches
722327a
unverified

ggerganov commited on

talk.wasm : polishing + adding many AI personalities
b38c009
unverified

ggerganov commited on

talk.wasm : update README.md
5cb7243
unverified

ggerganov commited on

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

ggerganov commited on