Wasm proof of concept. (#167)

* Wasm proof of concept.

* Run whisper inference in the browser.

* Some fixes.

* Move the wasm example.

* Change the tokenizer config.
This commit is contained in:
Laurent Mazare
2023-07-14 14:51:46 +01:00
committed by GitHub
parent d88b6cdca9
commit 88f666781f
9 changed files with 986 additions and 1 deletions

5
.gitignore vendored
View File

@ -13,10 +13,13 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
*tokenizer.json
*tokenizer*.json
*.npz
perf.data
flamegraph.svg
*.so
*.swp
candle-wasm-example/*.wav
candle-wasm-example/*.safetensors