Whishper: a complete transcription suite.

https://lemmy.world/post/3992624

Whishper: a complete transcription suite. - Lemmy.world

Hi everyone! A few days ago I released Whishper, a new version of a project I’ve been working for about a year now. It’s a self-hosted audio transcription suite, you can transcribe audio to text, generate subtitles, translate subtitles and edit them all from one UI and 100% locally (it even works offline). I hope you like it, check out the website for self-hosting instructions: https://whishper.net [https://whishper.net]

How does it compare to github.com/guillaumekln/faster-whisper?

I’ve been using Faster Whisper for a while locally, and its worked out better than raw whisper and benchmarks really well. Just curious if there are any reasons to switch.

GitHub - guillaumekln/faster-whisper: Faster Whisper transcription with CTranslate2

Faster Whisper transcription with CTranslate2. Contribute to guillaumekln/faster-whisper development by creating an account on GitHub.

GitHub

Whishper uses faster-whisper in the backend.

Simply put, it is a complete UI for Faster-Whisper with extra features like transcription translation, edition, download options, etc…