Installation¶
System packages¶
Install FFmpeg:
Pull the recommended local model:
For faster iteration, pull a smaller model too:
Python dependencies¶
Verify the environment¶
This checks CUDA availability through CTranslate2, lists local Ollama models, and prints the FFmpeg version.
Tip
Face detection uses YuNet through OpenCV and runs on CPU. CUDA matters most for the faster-whisper transcription step.