Commit Graph

21 Commits (master)

Author SHA1 Message Date
Georgi Gerganov 09d7d2b68e
examples : refactor in order to reuse code and reduce duplication (#482)
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 206fc93396
whisper.wasm : add small and small.en models
1 year ago
Georgi Gerganov fafd78945d
bench.wasm : print system info
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 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 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 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