faster-whisper — Easy Playground
CTranslate2-accelerated Whisper inference (4x faster)
Getting started with faster-whisperRun locally
Install
pip install faster-whisperPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: faster_whisper)
faster-whisper is a third-party package. CTranslate2-accelerated Whisper inference (4x faster). Install with: pip install faster-whisper
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?