whisper.cpp / bindings

Commit History

release : v1.4.1
8068ae8
unverified

ggerganov commited on

release : v1.4.0
a4c35c9
unverified

ggerganov commited on

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

ggerganov commited on

ggml : fix WASM build
ada8c2d
unverified

ggerganov commited on

release : v1.3.0
016ac02
unverified

ggerganov commited on

go : exposed various parts to the Go Interface (#697)
38f9f3b
unverified

intheblueyonder commited on

ggml : fix WASM build
70332a0
unverified

ggerganov commited on

models : change HF hosting from dataset to model
92e3777
unverified

ggerganov commited on

whisper : add whisper_state + default state on the whisper_context (#523)
fa946a3
unverified

sandrohanea Sandro Hanea ggerganov commited on

go : NewContext now returns a clean context (#537)
cd6d7f1
unverified

polarmoon Ming commited on

release : v1.2.1
870c4e1
unverified

ggerganov commited on

bindings : add Ruby (#500)
ad05850
unverified

Todd ggerganov commited on

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

ggerganov commited on

release : v1.2.0
07e1dc7
unverified

ggerganov commited on

whisper : reduce memory usage during inference (#431)
3aa9e6c
unverified

ggerganov commited on

go : support "auto" as an option when set language (#462)
ccaa693
unverified

polarmoon Ming commited on

go : add wrapper for system info (#456)
4a56623
unverified

Lukas Rist commited on

go : add WhisperLangAutoDetect method to go binding (#451)
d45536d
unverified

Robin commited on

wasm : check if navigator.storage.estimate() is available
3564c33
unverified

ggerganov commited on

go : added wrappers to reset and print timings (#436)
89e8314
unverified

Lukas Rist commited on

release : v1.1.1
cbcc851
unverified

ggerganov commited on

whisper.wasm : add small and small.en models
28d29de
unverified

ggerganov commited on

go : remove sample_best and sample_timestamp bindings (#409)
996990d
unverified

trojan295 commited on

cmake : bump version to 1.1.0
edc127c
unverified

ggerganov commited on

bench.wasm : print system info
65621fb
unverified

ggerganov commited on

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

prsyahmi ggerganov commited on

go : adding features to the go-whisper example, go ci, etc (#384)
728fcbe
unverified

djthorpe commited on

cmake : add -Wno-unused-function + update whisper.js
a9aee6f
unverified

ggerganov commited on

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

ggerganov commited on

go : bindings updated so they can be used in third party packages. (#379)
4030b6d
unverified

djthorpe commited on

cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
d472548
unverified

ggerganov commited on

ggml : define MIN / MAX only if not defined (minor)
2117da6
unverified

ggerganov commited on

go : run `go mod tidy` before building examples + fix permissions (#296)
8517b79
unverified

Mohit Agarwal commited on

bindings : initial import of golang bindings (#287)
5e456c0
unverified

djthorpe commited on

release : v1.0.4
e29a728
unverified

ggerganov commited on

release : v1.0.3
cad4b5d
unverified

ggerganov commited on

Update README.md
11308f6
unverified

ggerganov commited on

release : v1.0.2
af0c050
unverified

ggerganov commited on

Update README.md
24d18d2
unverified

ggerganov commited on

Node.js package (#260)
67b8a21
unverified

ggerganov commited on

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

ggerganov commited on

whisper.wasm : do not block page while processing (close #86)
d0b1d9e
unverified

ggerganov commited on

refactoring : more readable code
5ef0168
unverified

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

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

ggerganov commited on

js : update whipser.js to latest
403105e
unverified

ggerganov commited on

sync : submodule whisper.spm
8551a30
unverified

ggerganov commited on

cmake : add submodule whisper.spm
a7ccde0
unverified

ggerganov commited on