Commit Graph

33 Commits (7aa1174315e93de4d0fc3fb2024304c66fe1d21c)

Author SHA1 Message Date
Damian Czaja 4a3f0d3fe9
go : remove sample_best and sample_timestamp bindings (#409)
2 years ago
Georgi Gerganov 8738427dd6
cmake : bump version to 1.1.0
2 years ago
Georgi Gerganov fafd78945d
bench.wasm : print system info
2 years ago
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
2 years ago
David Thorpe f078a6f20e
go : adding features to the go-whisper example, go ci, etc (#384)
2 years ago
Georgi Gerganov 44efbf7ff1
cmake : add -Wno-unused-function + update whisper.js
2 years ago
Georgi Gerganov 87dd4a3081
talk.wasm : bump memory usage + update whisper.js
2 years ago
David Thorpe 322f4e6c4e
go : bindings updated so they can be used in third party packages. (#379)
2 years ago
Georgi Gerganov 4a214d2f07
cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
2 years ago
Georgi Gerganov d51c5eb906
ggml : define MIN / MAX only if not defined (minor)
2 years ago
Mohit Agarwal 86a277f78d
go : run `go mod tidy` before building examples + fix permissions (#296)
2 years ago
David Thorpe 231bebca7d
bindings : initial import of golang bindings (#287)
2 years ago
Georgi Gerganov 1d716d6e34
release : v1.0.4
2 years ago
Georgi Gerganov 930c693989
release : v1.0.3
2 years ago
Georgi Gerganov d8a0dde31a
Update README.md
2 years ago
Georgi Gerganov 9e3e6f253a
release : v1.0.2
2 years ago
Georgi Gerganov 57ccd7cc4f
Update README.md
2 years ago
Georgi Gerganov f309f97df6
Node.js package (#260)
2 years ago
Georgi Gerganov fcf515de60
bench.wasm : same as "bench" but runs in the browser (#89)
2 years ago
Georgi Gerganov be16dfa038
whisper.wasm : do not block page while processing (close #86)
2 years ago
Georgi Gerganov b8ce25dec1
refactoring : more readable code
2 years ago
Georgi Gerganov abce28ea99
talk.wasm : move to https://whisper.ggerganov.com/talk
2 years ago
Georgi Gerganov be3b720f96
talk.wasm : refactoring + update README.md
2 years ago
Georgi Gerganov 9aea96f774
talk.wasm : polishing + adding many AI personalities
2 years ago
Georgi Gerganov a4dfbeecf9
talk.wasm : GPT-2 meets Whisper in WebAssembly (#155)
2 years 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