Commit Graph

32 Commits (master)

Author SHA1 Message Date
Georgi Gerganov ad1389003d
release : v1.2.1
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
Georgi Gerganov 60337f5306
wasm : check if navigator.storage.estimate() is available
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
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
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
Georgi Gerganov 4a214d2f07
cmake : add CMAKE_RUNTIME_OUTPUT_DIRECTORY
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
1 year 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