Faster Whisper
Centerpoint Home Lab
AI & Automation
Overview
Faster-Whisper is the speech-to-text transcription service for the homelab. It
runs OpenAI's Whisper model via the
faster-whisper library (CTranslate2 backend),
which offers significantly faster inference than the original Whisper implementation
at e...