whisper audio.mp3 --model base --output_format all --output_dir ./transcripts
Write every transcript format
Produces txt, vtt, srt, tsv, json, and jsonl outputs for the same audio into ./transcripts in one pass, so you get plain text, subtitles, and timestamps without re-transcribing. This is the default behaviour when no output_format is given. Later runs overwrite these files.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.