Whisper example in wasm. (#169)

* Whisper example in wasm.

* Load the model.

* Get the whisper demo to work (though slowly).

* Polish the UI a bit.

* Minor tweak.

* More UI.

* Add the progress bar.
This commit is contained in:
Laurent Mazare
2023-07-14 19:33:36 +01:00
committed by GitHub
parent 3f930bdaee
commit d1f6fad84a
8 changed files with 491 additions and 347 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ flamegraph.svg
candle-wasm-example/*.wav
candle-wasm-example/*.safetensors
candle-wasm-example/package-lock.json