MDRSS · MARKDOWN SNAPSHOT
0.0/10
Faster Whisper transcription with CTranslate2
faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This implementation is up to 4 times faster than openai/whisper for the same accuracy while using less memory.