A browser based audio transcription app. Drop in an audio file and get a transcript — all processing runs locally in the browser via WebGPU using the Cohere Transcribe model.
npm install
npm run devA browser with WebGPU support. The model (~2 GB) is downloaded on first use and cached by the browser.