Install StarWhisper, choose a local Whisper model, and let the built-in model manager handle downloads and storage. No Python setup, manual file paths, or command line workflow required.
Built-in model manager handles everything
Select your model in settings, click download. Progress bar shows status. No manual file management or path configuration needed.
Switch between models instantly. Use Tiny for quick drafts, Large V3 for final transcripts. Change anytime from settings panel.
GPU-accelerated models for supported NVIDIA cards. StarWhisper detects compatible hardware and uses GPU acceleration when it is available.
Optimized C++ implementation of Whisper. Faster than Python version. Pre-compiled binaries included in installer.
Models are stored locally. After the required model is available, local transcription can run without an active internet connection.
Keep only the models you actually use. Remove larger model files when disk space matters and download them again later if needed.
Choose the right model for your needs
| Model | Size | Parameters | Best For | Hardware Notes |
|---|---|---|---|---|
| Large V3 | 2.9 GB | 1.55B | Careful transcripts that will be reviewed | Best with a capable GPU |
| Medium | 1.5 GB | 769M | Balanced quality and speed | Works well on many modern systems |
| Small | 466 MB | 244M | Daily dictation and rough transcription | Good starter model |
| Base | 142 MB | 74M | Fast drafts and short notes | Low resource use |
| Tiny | 75 MB | 39M | Very fast rough drafts | Lowest resource use |
Getting Whisper models typically requires Python installation, pip commands, and manual model downloads from Hugging Face. The official process involves:
StarWhisper eliminates this complexity. Download one installer, and all models become available through the built-in model manager. Select your preferred model, click download, and start transcribing.
Whisper Large V3 is the strongest fit when transcript quality matters more than speed or disk usage. It is useful for difficult audio, accents, long recordings, and transcripts that will be reviewed before publication or client delivery.
Large V3 benefits from a capable GPU, especially for long recordings. CPU-only use can be much slower, so most users should start with Small or Medium and move up only when quality needs justify the extra processing time.
Whisper.cpp is a C++ port of OpenAI's Whisper, optimized for local inference. Benefits over Python implementation:
StarWhisper includes pre-compiled whisper.cpp binaries for Windows. Models are compatible with common local Whisper workflows, but StarWhisper wraps the model setup, app integration, GPU configuration, and local transcription workflow in a desktop interface.
Downloaded models are stored in your local app data folder. Total storage requirements if downloading all models:
You can download only the models you need. Most users start with Small (best balance) and optionally add Large V3 for important transcriptions.
Install StarWhisper, choose a model, and start local transcription without manual setup.
Download StarWhisper