Skip to content

mikeesto/whimscribe

Repository files navigation

Whimscribe

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.

Getting started

npm install
npm run dev

Requirements

A browser with WebGPU support. The model (~2 GB) is downloaded on first use and cached by the browser.

About

Private audio transcription with Cohere Transcribe and transformers.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors