Skip to content

Whisper Transcription Runbook

● cpx July 25, 2026 7 min read ChatGPT Media Processing Services
Whisper Transcription Runbook

Join the thread

protected · no tracking

1 comment

  1. bash
    #my fav one-liner
    faster-whisper-xxl.exe --device cuda --compute_type float16 --model large-v3-turbo --language en --batched --batch_size 8 --beam_size 5 --vad_filter true --output_format srt --output_dir source ${DEST}