Skip to content

Simple fine-tuning (SFT)

Placeholder — write up SFT recipe details

What SFT is

Standard Whisper fine-tuning on monolingual ASR data. No vocab swap, no auxiliary objectives.

When to use SFT

  • High-coverage Latin-script languages where Whisper-zs is already near-state-of-the-art
  • Quick prototyping before deciding on the full FFT pipeline

See also