]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
stream.wasm : add web-based real-time transcription (#112)
authorGeorgi Gerganov <redacted>
Fri, 25 Nov 2022 21:57:46 +0000 (23:57 +0200)
committerGeorgi Gerganov <redacted>
Fri, 25 Nov 2022 21:57:46 +0000 (23:57 +0200)
commit3c390ffe38a366cc6ac8a3eab14f1524379826bb
treed8f0810160a4d5603ed07d5f17eda05b4ce2bc2c
parentbe16dfa0388487920c582d4e6266fab0a74d3951
stream.wasm : add web-based real-time transcription (#112)
examples/CMakeLists.txt
examples/helpers.js
examples/stream.wasm/CMakeLists.txt [new file with mode: 0644]
examples/stream.wasm/README.md [new file with mode: 0644]
examples/stream.wasm/emscripten.cpp [new file with mode: 0644]
examples/stream.wasm/index-tmpl.html [new file with mode: 0644]
examples/stream/README.md
examples/talk.wasm/emscripten.cpp
examples/talk.wasm/index-tmpl.html