What is SoftWhisper?
March 21, 2026 ยท View on GitHub
SoftWhisper simplifies audio and video transcription using the powerful Whisper model. You can easily select custom models, languages, and tasks, fine-tune transcription with beam size adjustment, and specify start and end times for targeted segments.
Features
๐ฏ High-accuracy transcription (using Whisper model)
๐ฅ Speaker identification
๐ Supports all languages supported by the Whisper model (+30)
๐ฎ User-friendly GUI interface
Usage
- Run SoftWhisper.bat: .\SoftWhisper.bat When the GUI launches, follow these steps for transcription (screenshot credits: Sunwood-ai-labs):
- Select an audio/video file.
- Choose a model size (tiny, base, small, medium, large).
- Enable speaker diarization if needed.
- Click the "Start" button.
Common issues and how to solve them
-
libvlc.dll not founderror- Please check if VLC Media Player is installed. Please download it here: https://www.videolan.org/
- Restart the program after installation
-
FFmpeg or corresponding library not found
- Ensure FFmpeg is properly installed and added to PATH. Here is one example it can be downloaded from: https://github.com/BtbN/FFmpeg-Builds/releases