Real-time in-browser speech recognition using Whisper and WebGPU, written in TypeScript.
This is a TypeScript version of the original webgpu-whisper example, with full type safety and better IDE support.
npm install
npm run dev
npm run build
Requires a browser with WebGPU support:
Same as the parent Transformers.js project.
3 commits
TypeScript
76.5%
CSS
11.7%
HTML
10.3%
JavaScript
1.5%
Real-time in-browser speech recognition using Whisper and WebGPU, written in TypeScript.
This is a TypeScript version of the original webgpu-whisper example, with full type safety and better IDE support.
npm install
npm run dev
npm run build
Requires a browser with WebGPU support:
Same as the parent Transformers.js project.
3 commits
TypeScript
76.5%
CSS
11.7%
HTML
10.3%
JavaScript
1.5%