mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2023-11-04 02:52:44 +03:00
wip : initial WASM port
Works but it is very slow because no SIMD is used. For example, jfk.wav is processed in ~23 seconds using "tiny.en" model
This commit is contained in:
3
examples/whisper.wasm/README.md
Normal file
3
examples/whisper.wasm/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# whisper.wasm
|
||||
|
||||
Live demo: https://whisper.ggerganov.com
|
||||
Reference in New Issue
Block a user