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.
Whishper is a comprehensive open-source audio transcription and subtitling suite that offers a range of features. It allows users to transcribe various types of media, download transcriptions in different formats, translate transcriptions to different languages, and edit subtitles with a powerful editor. The application is designed for local use, enabling transcription, translation, and editing to occur on the user's machine. Whishper is fast and can utilize both CPUs and GPUs for even faster transcription times. With its easy setup process and future roadmap for additional features, Whishper provides a valuable solution for audio transcription and subtitling needs.
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.