Commit Graph

47 Commits (master)

Author SHA1 Message Date
sandrohanea 59fdcd19c8
whisper : add whisper_state + default state on the whisper_context (#523)
1 year ago
polarmoon 5e94129cb2
go : NewContext now returns a clean context (#537)
1 year ago
Georgi Gerganov ad1389003d
release : v1.2.1
1 year ago
Todd b623ca43b1
bindings : add Ruby (#500)
1 year ago
Georgi Gerganov 09d7d2b68e
examples : refactor in order to reuse code and reduce duplication (#482)
1 year ago
Georgi Gerganov b2083c5d02
release : v1.2.0
1 year ago
Georgi Gerganov f3ee4a9673
whisper : reduce memory usage during inference (#431)
1 year ago
polarmoon b2fc4c7010
go : support "auto" as an option when set language (#462)
1 year ago
Lukas Rist 2bee2650c6
go : add wrapper for system info (#456)
1 year ago
Robin beb9512be3
go : add WhisperLangAutoDetect method to go binding (#451)
1 year ago
Georgi Gerganov 60337f5306
wasm : check if navigator.storage.estimate() is available
1 year ago
Lukas Rist 02c7516c57
go : added wrappers to reset and print timings (#436)
1 year ago
Georgi Gerganov 2c3f50a021
release : v1.1.1
1 year ago
Georgi Gerganov 206fc93396
whisper.wasm : add small and small.en models
1 year ago
Damian Czaja 4a3f0d3fe9
go : remove sample_best and sample_timestamp bindings (#409)
1 year ago
Georgi Gerganov 8738427dd6
cmake : bump version to 1.1.0
1 year ago
Georgi Gerganov fafd78945d
bench.wasm : print system info
1 year ago
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
1 year ago
David Thorpe f078a6f20e
go : adding features to the go-whisper example, go ci, etc (#384)
1 year ago
Georgi Gerganov 44efbf7ff1
cmake : add -Wno-unused-function + update whisper.js
1 year ago
Georgi Gerganov 87dd4a3081
talk.wasm : bump memory usage + update whisper.js
1 year ago
David Thorpe 322f4e6c4e
go : bindings updated so they can be used in third party packages. (#379)
1 year ago
Georgi Gerganov 4a214d2f07
cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
1 year ago
Georgi Gerganov d51c5eb906
ggml : define MIN / MAX only if not defined (minor)
1 year ago
Mohit Agarwal 86a277f78d
go : run `go mod tidy` before building examples + fix permissions (#296)
1 year ago
David Thorpe 231bebca7d
bindings : initial import of golang bindings (#287)
1 year ago
Georgi Gerganov 1d716d6e34
release : v1.0.4
1 year ago
Georgi Gerganov 930c693989
release : v1.0.3
1 year ago
Georgi Gerganov d8a0dde31a
Update README.md
1 year ago
Georgi Gerganov 9e3e6f253a
release : v1.0.2
1 year ago
Georgi Gerganov 57ccd7cc4f
Update README.md
1 year ago
Georgi Gerganov f309f97df6
Node.js package (#260)
1 year ago
Georgi Gerganov fcf515de60
bench.wasm : same as "bench" but runs in the browser (#89)
1 year ago
Georgi Gerganov be16dfa038
whisper.wasm : do not block page while processing (close #86)
1 year ago
Georgi Gerganov b8ce25dec1
refactoring : more readable code
1 year ago
Georgi Gerganov abce28ea99
talk.wasm : move to https://whisper.ggerganov.com/talk
1 year ago
Georgi Gerganov be3b720f96
talk.wasm : refactoring + update README.md
1 year ago
Georgi Gerganov 9aea96f774
talk.wasm : polishing + adding many AI personalities
1 year ago
Georgi Gerganov a4dfbeecf9
talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
1 year ago
Georgi Gerganov b21213c23e
js : update whipser.js to latest
2 years ago
Georgi Gerganov 4e5674a5d5
sync : submodule whisper.spm
2 years ago
Georgi Gerganov 4c66b6a828
cmake : add submodule whisper.spm
2 years ago
Georgi Gerganov 69bdb6624a
minor : update whisper.js
2 years ago
Georgi Gerganov 12fb303d9d
whisper.wasm : update system info print
2 years ago
Georgi Gerganov 491ecd7056 wip : polishing WASM example
2 years ago
Georgi Gerganov db460b78ff wip : WASM 128-bit SIMD support
2 years ago
Georgi Gerganov e905c6f827 wip : initial WASM port
2 years ago