WhisperS2T
by shashikg
Optimized batched Whisper engine with VAD + dynamic batching.
TL;DR
Optimized batched Whisper engine with VAD + dynamic batching.
Best for high-throughput batch transcription with chunk-level GPU utilization. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
Linux, macOS
What it is
Wraps CTranslate2 and HuggingFace backends with intelligent VAD-driven batching to maximize GPU usage on long audio. MIT.
Best for: High-throughput batch transcription with chunk-level GPU utilization.
Watch out for: Less mature than faster-whisper; PyPI cadence irregular.
Watch out for: Less mature than faster-whisper; PyPI cadence irregular.
Install / use
pip install whisper-s2t
Features
| Speaker diarization | No |
| Word-level timestamps | Yes |
| Streaming / real-time | No |
| Languages supported | 99 |
| HIPAA eligible | No |
WhisperS2T vs Whipscribe
| Feature | WhisperS2T | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | free beta |
| Speaker diarization | No | Yes |
| Word timestamps | Yes | Yes |
| Streaming | No | No |
| Languages | 99 | 99 |
| Platforms | Linux, macOS | Web, API, MCP |
Alternatives to WhisperS2T
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.