
Meetings & transcription
faster-whisper-GUI
A desktop front-end for faster-whisper and whisperX
★ 3.0k
December 2024
AGPL-3.0
Meetings & transcription
What it does
Wraps the fast Whisper implementations in a PySide6 interface so transcription, speaker diarisation, model selection and the detailed settings all happen in a window rather than a command line. Runs locally. Development stopped in December 2024, so newer models will not be supported, and while the author mirrors weights on a Chinese cloud drive, fetching them from Hugging Face is the more predictable route. Windows. AGPL-3.0.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals






Before you start
- Setup difficultyFor advanced users
- Command lineRequired
- API keyNot required
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
faster-whisper-GUI FAQ
- Is faster-whisper-GUI free?
- Yes. It runs on your own machine, so there is no usage-based cost either.
- Do I need to install anything or write code to use faster-whisper-GUI?
- It needs the command line. If you are not comfortable typing commands, expect to get stuck during setup.
- Does faster-whisper-GUI work on a phone?
- No. It needs a computer.
- Can I use faster-whisper-GUI commercially?
- The licence is AGPL-3.0. Using it commercially is fine, but if you distribute something built on it you may be required to release that under the same licence. Keep it internal, or check before distributing.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| faster-whisper-GUI (this page) | Required | Not needed | Yes | No | Yes |
| Aria | Required | Not needed | Yes | No | Yes |
| WhisperLive | Required | Required | Yes | No | Yes |
| whishper | Required | Not needed | No | No | Yes |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.