faster-whisper

Package — Generative AIPython 3.7+Advanced

CTranslate2-accelerated Whisper inference (4x faster)

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
ctranslate2, tokenizers, huggingface-hub, onnxruntime
Install
pip install faster-whisper

Learn by Difficulty

Quick Example

python
# Install: pip install faster-whisper
import faster_whisper

# Basic faster-whisper usage
print(f"Using faster-whisper")
# See documentation for detailed examples

faster-whisper is a third-party package. CTranslate2-accelerated Whisper inference (4x faster). Install with: pip install faster-whisper

Try in Playground

Tags

packagegenerative-aiimage-generationspeechai