BuzzASR · decoder latency
Time per token is fixed by the model, about 19.6 ms, so the only thing that moves latency is how many tokens get decoded. Whisper-ZS and SFT use the same tokenizer and decode the same tokens. FFT trains a tokenizer on Estonian text, so the same sentence takes far fewer.
token splits from Whisper-large-v3 vs frankenstein_v4/estonian. time per token measured per system; it comes out the same. Estonian FFT CER 1.40.