🌐
Itch
grisk.itch.io › tools › free
Whisper GUI - Generate Subtitle for audios and videos. by GRisk
The models should be downloaded into (sub)folder where the exe is, not left on the system in some user/cache folder... ... Thanks for making this Whisper GUI. I appreciate that it can be used offline. I hope you will continue to improve its functionality, not that it doesn't function, but perhaps ...
🌐
GitHub
github.com › Pikurrot › whisper-gui
GitHub - Pikurrot/whisper-gui: A simple GUI to use Whisper.
- Place both parts together - Right-click the .001 → 7-Zip ▸ Extract Here - Run WhisperGUI-cuda-win64.exe
Starred by 277 users
Forked by 32 users
Languages   Python 69.2% | Batchfile 15.0% | Shell 14.3% | Dockerfile 1.5%
🌐
DokuWiki
nolongerset.com › whisper-desktop
Whisper Desktop: Free Speech-to-Text in Under 5 Minutes
April 10, 2025 - Download WhisperDesktop.zip from the “Releases” section of this repository, unpack the ZIP, and run WhisperDesktop.exe.
🌐
GitHub
github.com › rudymohammadbali › OpenAI-Whisper-GUI
GitHub - rudymohammadbali/OpenAI-Whisper-GUI: Modern GUI application that transcribes and translate audio files using OpenAI Whisper.
Modern GUI application that transcribes and translate audio/video files using OpenAI Whisper.
Starred by 165 users
Forked by 15 users
Languages   Python
🌐
Kivyschool
kivyschool.com › blog › 2024 › 07 › 12 › kivy-whisper-part-1
Creating a cross platform GUI for OpenAI's Whisper - Kivy School
So this is the Kivy Whisper app that I've made, and it's run through the exe that is created in the distribution folder in my project. One thing to note is that this is within my virtual environment, so I'm not going to be able to run the Whisper portion on my virtual machine, because it's not powerful enough to run Whisper. But I can still show you that the GUI works.
🌐
WhisperTranscribe
whispertranscribe.com › download
Download Whisper for Mac & Windows
Download WhisperTranscribe and join 9k+ users. Transcribe any audio or video in minutes. Get a summary, meeting notes and more. Try for free.
Rating: 4.8 ​ - ​ 789 votes
🌐
Whisperui
whisperui.com › desktop
WhisperUI Desktop - Run locally on your device
You'll need to copy the license key from your WhisperUI Desktop license settings and paste it into the WhisperUI Desktop app.
Find elsewhere
🌐
GitHub
github.com › Purfview › whisper-standalone-win
GitHub - Purfview/whisper-standalone-win: Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.
faster-whisper-xxl.exe --help · Executables & libs can be downloaded from Releases. [at the right side of this page] Don't copy programs to the Windows' folders! [run as Administrator if you did] Programs automatically will choose to work on GPU if CUDA is detected. For decent transcription use not smaller than medium model. Guide how to run the command line programs: https://www.youtube.com/watch?v=A3nwRCV-bTU ·
Starred by 2.7K users
Forked by 146 users
🌐
PyPI
pypi.org › project › whisper-ui
whisper-ui · PyPI
Download Whisper UI.cmd from this repository (or click the download link for Windows). Place it wherever you like on your computer. You can launch the program by running this file. Expect it to take a bit of time to start up the first time you run it as it installs itself.
      » pip install whisper-ui
    
Published   Oct 19, 2025
Version   1.3.5
🌐
GitHub
github.com › openai › whisper › discussions › 1028
Install Whisper in one click with WhisperScript, a Windows and MacOS desktop app GUI for Whisper with Speaker Diarization, Recording and Video Player · openai/whisper · Discussion #1028
Install Whisper in one click with WhisperScript, a Windows and MacOS desktop app GUI for Whisper with Speaker Diarization, Recording and Video Player #1028
Author   openai
🌐
Microsoft Store
apps.microsoft.com › detail › 9n3srnm2j6xx
Whisper UI - AI Audio Transcribe - Download and install on ...
Whisper UI - AI Audio Transcribe is a powerful and innovative app that lets you convert any audio file into text or subtitles in seconds. Whether you need to transcribe an interview, a lecture, a podcast, or a video, Whisper UI can handle it ...
🌐
GitHub
github.com › CheshireCC › faster-whisper-GUI
GitHub - CheshireCC/faster-whisper-GUI: faster_whisper GUI with PySide6
whisperX · HuggingFace models download · Demucs · more and better AVE : · UVR · Demucs-Gui · this is a GUI software of faster-whisper , you can: Transcrib audio or video files to srt/txt/smi/vtt/lrc file · provide all paraments of VAD-model ...
Starred by 2.8K users
Forked by 165 users
Languages   Python
🌐
Kivyschool
kivyschool.com › blog › 2024 › 07 › 26 › kivy-whisper-part-5
Creating a cross platform GUI for OpenAI's Whisper Part 5 - Kivy School
The name is Kivy whisper main.py. During manual testing, I found out that it's asking for Win32 time zone. And this one little quick hint. The way it took the screenshot was literally just press screenshot when it errors out. You want it to stay longer. All you have to do is go right here and then like import time. Then time dot sleep. Ten seconds, right? Now, why will this work? Because very basically, if your Python executable is not running anymore, it will just exit, right?
🌐
YouTube
youtube.com › playlist
OpenAI Whisper GUI - YouTube
How to create a cross platform GUI for OpenAI's Whisper, complete with a github repo, working code, executable for Windows, bug fixes and a documented journe...
🌐
MakeUseOf
makeuseof.com › home › windows › how to make your own windows transcription app with whisper and autohotkey
How to Make Your Own Windows Transcription App With Whisper and AutoHotkey
July 29, 2023 - It then adds to it all of the GUI's variables as flags for the Whisper command. WhisperFlags = --initial_prompt "%PromptText%" --task %TaskType% --model %SelectedModel% --language %SelectedLanguage% --output_format %OutputFormat% -o "%SelectedFolder%" "%SelectedFile%" Screenshot by Odysseas Kourafalos -- No attribution required. Next, we'll "tell" AHK to use the default terminal (CMD.exe) to run Whisper's executable (that we defined with the WhisperExecutable variable) with the GUI's variables (that are now "assembled" in the single WhisperFlags variable).
🌐
piwheels
piwheels.org › project › whisper-gui
piwheels - whisper-gui
A GUI application for Whisper speech recognition · In a virtualenv (see these instructions if you need to create one): pip3 install whisper-gui · PyPI page · pypi.org/ project/ whisper-gui · Project JSON · piwheels.org/ project/ whisper-gui/ json · Versions · 1 ·
🌐
GitHub
github.com › Topping1 › whispercppGUI
GitHub - Topping1/whispercppGUI: GUI for whispercpp, a high performance C++ port of OpenAI's whisper
All current options of whisper.cpp are implemented in the GUI but not all have been tested. "AllinOne" version in Releases include Ffmpeg, a compiled version of whisperGUI and the multilingual base model of OpenAI's Whisper. Two versions are available: CPU and GPU (Cuda version 12.8) ... The included executable for windows x64 was created using pyinstaller, using the command line pyinstaller whisperGUI.py --onefile.
Starred by 96 users
Forked by 9 users
Languages   Python
🌐
Emory University Libraries
guides.libraries.emory.edu › c.php
Using Whisper - Whisper - OpenAI - Research Guides at Emory University Libraries
Type cd WhisperGUI and hit return to open the new directory, then follow the Mac or PC instructions under "Install from source". This will create the clickable application file, which can be found under the location in "Launch from executable file." You can right-click and create a shortcut ...