pip install faster-whisper

Category: AI/ML Tooling

pip install faster-whisper

Install faster-whisper as a library

Installs faster-whisper, a CTranslate2-based reimplementation of Whisper that runs up to four times faster, but it ships no command-line tool: it is a Python library you import in your own scripts. The `whisper` CLI from openai-whisper or tools like WhisperX provide the terminal interface instead. The pip package pulls ctranslate2 and PyAV but not PyTorch.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.