mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 02:16:37 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ flamegraph.svg
|
||||
|
||||
candle-wasm-example/*.wav
|
||||
candle-wasm-example/*.safetensors
|
||||
candle-wasm-example/package-lock.json
|
||||
|
Reference in New Issue
Block a user