
Faster Whisper
faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This container provides a Wyoming protocol server for faster-whisper.
About
Faster Whisper is a self-hosted speech-to-text transcription service that reimplements OpenAI's Whisper model using CTranslate2 for accelerated inference. It runs as a Wyoming protocol server in a Docker container, making it suitable for developers and users who need reliable spe…