#96 · Primary category: Speech & Audio
whisper-standalone-win
Whisper & Faster-Whisper standalone executables for those who don't want to bother with Python.
Project last updated:11/07/25
GitHub Stars
3.2K
Forks
165
Contributors
1
License
Other
Why we included this project
Subtitle and transcription work usually means installing Python and getting a Whisper environment running before you can transcribe anything. This project removes that step by shipping Whisper and Faster-Whisper as ready-to-run executables for Windows, Linux, and macOS, so you can point one at a video file or a whole folder and get subtitles back straight from the command line. The Faster-Whisper builds run faster and use less memory than the reference implementation, and they pick up CUDA automatically when a GPU is present. The XXL variant goes further, adding optional vocal extraction, voice-activity detection, and speaker diarization, which helps when you are editing interviews or podcasts. Because the binaries run from the command line, they drop into tools like Subtitle Edit and PotPlayer or into your own batch scripts without much setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production