Commit Graph

25 Commits (1652965529a467213b588491d7849292df7808d9)

Author SHA1 Message Date
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