Transcribe any audio to text, translate and edit subtitles 100% locally with a web UI. Powered by whisper models!
Whishper is an open-source, 100% local audio transcription and subtitling suite with a full-featured web UI. It offers various features such as transcribing any media to text, downloading transcriptions in multiple formats, translating transcriptions to different languages, and a powerful subtitle editor. Whishper is fast and can run on both CPU and GPU. It also has future plans to include features like local folder as media input, full-text search, user authentication, audio recording, and non-NVIDIA GPU support. The project is structured into three main pieces: Transcription-API, Whishper-Backend, and Whishper-Frontend.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.