jhj0517/Whisper-WebUI
A browser interface for running OpenAI's Whisper model to generate subtitles from audio files, YouTube, and microphone input.

Not currently ranked — collecting fresh signals.
star history
This project provides a Gradio-based web interface for the Whisper speech-to-text model, enabling subtitle generation from various audio sources. It supports multiple Whisper implementations including faster-whisper and insanely-fast-whisper for optimized performance. The pipeline integrates Silero VAD for voice activity detection, pyannote for speaker diarization, and offers translation features using Facebook NLLB models and DeepL API.
Frequently asked
- What is jhj0517/Whisper-WebUI?
- A browser interface for running OpenAI's Whisper model to generate subtitles from audio files, YouTube, and microphone input.
- Is Whisper-WebUI open source?
- Yes — jhj0517/Whisper-WebUI is open source, released under the Apache-2.0 license.
- What language is Whisper-WebUI written in?
- jhj0517/Whisper-WebUI is primarily written in Python.
- How popular is Whisper-WebUI?
- jhj0517/Whisper-WebUI has 2.8k stars on GitHub.
- Where can I find Whisper-WebUI?
- jhj0517/Whisper-WebUI is on GitHub at https://github.com/jhj0517/Whisper-WebUI.