Skip to content

johnjazzi/versai

Repository files navigation

This is a simple Vue app to transcribe audio in real time and translate it to a different language directly in the browser.

Its an implementation of the Whisper model with a custom processor bassed https://huggingface.co/spaces/Xenova/realtime-whisper-webgpu

initlization

npm install
npm run dev

TODOS:

  • translation to alternate language
  • get list of languages for the model
  • add a button to quick switch languges
  • re-design the UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published