Vaibhavs10/insanely-fast-whisper
A CLI tool for high-speed audio transcription using OpenAI Whisper models with Transformers and Flash Attention optimizations.

Velocity · 7d
+13
★ / day
Trend
→steady
star history
This project provides an opinionated command-line interface for transcribing audio files using OpenAI’s Whisper models. It leverages Hugging Face Transformers, Optimum, and Flash Attention 2 to achieve fast transcription speeds. Users can transcribe hours of audio in minutes by running Whisper models locally with optimized settings including fp16 precision, batching, and bettertransformer configurations.