Spaces:
Sleeping
Sleeping
Commit History
release : v1.4.0
a4c35c9
unverified
whisper : add integer quantization support (#540)
a5f8f3c
unverified
ggml : fix WASM build
ada8c2d
unverified
release : v1.3.0
016ac02
unverified
go : exposed various parts to the Go Interface (#697)
38f9f3b
unverified
ggml : fix WASM build
70332a0
unverified
models : change HF hosting from dataset to model
92e3777
unverified
whisper : add whisper_state + default state on the whisper_context (#523)
fa946a3
unverified
go : NewContext now returns a clean context (#537)
cd6d7f1
unverified
polarmoon
Ming
commited on
release : v1.2.1
870c4e1
unverified
bindings : add Ruby (#500)
ad05850
unverified
examples : refactor in order to reuse code and reduce duplication (#482)
acbd6f7
unverified
release : v1.2.0
07e1dc7
unverified
whisper : reduce memory usage during inference (#431)
3aa9e6c
unverified
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
go : added wrappers to reset and print timings (#436)
89e8314
unverified
Lukas Rist
commited on
release : v1.1.1
cbcc851
unverified
whisper.wasm : add small and small.en models
28d29de
unverified
go : remove sample_best and sample_timestamp bindings (#409)
996990d
unverified
cmake : bump version to 1.1.0
edc127c
unverified
bench.wasm : print system info
65621fb
unverified
go : adding features to the go-whisper example, go ci, etc (#384)
728fcbe
unverified
cmake : add -Wno-unused-function + update whisper.js
a9aee6f
unverified
talk.wasm : bump memory usage + update whisper.js
ed67112
unverified
go : bindings updated so they can be used in third party packages. (#379)
4030b6d
unverified
cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
d472548
unverified
ggml : define MIN / MAX only if not defined (minor)
2117da6
unverified
go : run `go mod tidy` before building examples + fix permissions (#296)
8517b79
unverified
Mohit Agarwal
commited on