Whisper ASR demo on DCP with transformers.js + WebGPU This demo uses transformers.js v3.7.5 (the latest version as of Oct 15 2025) and Onnx Runtime Web v1.23.0 + whisper-tiny.en model (39M Parameters). Build git submodule update --init --recursive npm install npm run build Run node test-onnx-job.cjs