whisper-web
whisper-web copied to clipboard
Make WebGPU an option
This PR should be merged after #57
It removes the requirement to have WebGPU support in the browser and adds a checkbox to choose between GPU or no GPU. This checkbox is unchecked by default and disabled when WebGPU isn't available.
I am new to transformers.js so I'd like some extra feedback on this line. Is this the best way to configure how it should run based on WebGPU availability? Is there any better option than wasm?
Screenshots
Settings in Chrome:
Settings in Safari: