Skip to content

ahlstrominfo/cf-whisper-web

 
 

Repository files navigation

KB-Whisper Web

This repository is a fork of Xenova/whisper-web. The website has been translated to Swedish and allows for easy transcription of Swedish audio using the Swedish kb-whisper models fine-tuned by the Swedish National library ♥️.

Running locally

  1. Clone the repo and install dependencies:

    git clone https://github.com/PierreMesure/whisper-web.git
    cd whisper-web
    npm install
  2. Run the development server:

    npm run dev
  3. Open the link (e.g., localhost:5173/) in your browser.

Credits

The logo is a modification of the elk mastodon client's.

About

Swedish version of whisper-web (for cloudflare)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • JavaScript 6.5%
  • Other 1.1%