whisper.cpp/examples
Daniel Bevenius 3a88f1e504
examples : add HEAPU8 to exported runtime methods (#3062)
This commit adds `HEAPU8` to the list of exported methods.

The motivation for this commit is that currently this is causing an
error on Window systems where HEAPU8 in undefined, which results in the
following error message in the web console:
```console
main.js:1 Uncaught TypeError:
Cannot read properties of undefined (reading 'buffer') at __emval_get_property
(main.js:1:1363125) at 003a453a:0xc4a47 at 003a453a:0xc51cd at
Object.full_default (eval at craftInvokerFunction (main.js:1:1347011),
<anonymous>:9:10) at whisper.cpp/:647:42
```

Resolves: https://github.com/ggml-org/whisper.cpp/issues/3059
2025-04-20 19:40:25 +02:00
..
addon.node addon.node : support max_context api for addon.node (#3025) 2025-04-11 06:36:38 +02:00
bench rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
bench.wasm examples : update README links to point to pages deployment (#2971) 2025-03-31 12:32:27 +02:00
cli
command rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
command.wasm examples : update README links to point to pages deployment (#2971) 2025-03-31 12:32:27 +02:00
deprecation-warning
lsp
python
quantize
server whisper : add no_context parameter to whisper_params (#3045) 2025-04-16 06:24:38 +02:00
stream
stream.wasm ci : add github pages workflow for wasm examples (#2969) 2025-03-31 11:34:40 +02:00
sycl
talk-llama
wchess
whisper.android examples : add new sources 2025-04-03 10:30:16 +03:00
whisper.android.java examples : add new sources 2025-04-03 10:30:16 +03:00
whisper.nvim rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
whisper.objc examples : clarify Core ML encoder model usage [no ci] (#2987) 2025-04-02 08:32:14 +02:00
whisper.swiftui examples : clarify Core ML encoder model usage [no ci] (#2987) 2025-04-02 08:32:14 +02:00
whisper.wasm examples : add HEAPU8 to exported runtime methods (#3062) 2025-04-20 19:40:25 +02:00
CMakeLists.txt
coi-serviceworker.js ci : add github pages workflow for wasm examples (#2969) 2025-03-31 11:34:40 +02:00
common-ggml.cpp
common-ggml.h
common-sdl.cpp
common-sdl.h
common-whisper.cpp
common-whisper.h
common.cpp
common.h
ffmpeg-transcode.cpp examples : add FFmpeg v7.0 support to ffmpeg-transcode.cpp (#3038) 2025-04-15 06:09:00 +02:00
generate-karaoke.sh
grammar-parser.cpp
grammar-parser.h
helpers.js
json.hpp
livestream.sh rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
miniaudio.h
server.py examples : update server.py to match github pages app [no ci] (#3004) 2025-04-04 10:23:53 +02:00
stb_vorbis.c
twitch.sh rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00
yt-wsp.sh rename : ggerganov -> ggml-org (#3005) 2025-04-04 16:11:52 +03:00