whisper-tiny/whisper_tiny_30s_i4.tflite | 35 MB | openai/whisper-tiny (via litert-community f32) | wi4b64 + i8 encoder+embed table | en gate clips exact; lower Korean accuracy — 3/9 exact, CER ko 0.281 (misses 볼륨 업→별념, 음량 증가→능량 증가). Not recommended for Korean; see the ASR matrix in the project repo |
whisper-base/whisper_base_30s_i8.tflite | 74 MB | openai/whisper-base (via litert-community f32) | wi8 | transcripts byte-identical to f32; ~1.6× faster |
whisper-base/whisper_base_30s_i4.tflite | 44 MB | same | wi4b64 (full scope OK for base) | ko/en gate clips exact (sentence-length audio); sub-1.2 s clips remain unreliable at this tier |
whisper-medium/whisper_medium_30s_i8.tflite | 794 MB | openai/whisper-medium (project export) | wi8 (DRQ) | 7/9 exact, CER ko 0.042 / en 0.000 |
whisper-medium/whisper_medium_30s_i4.tflite | 634 MB | same | wi4b64 mixed (L1) | same transcripts as i8 |
whisper-large-v3/whisper_large_v3_30s_i8.tflite | 1.6 GB | openai/whisper-large-v3 (project export, 128-mel) | wi8 (DRQ) | CER 0.000/0.000, 7/9 exact (spacing-only misses) |
whisper-large-v3/whisper_large_v3_30s_i4.tflite | 1.1 GB | same | wi4b64 mixed (mixD) | CER 0.000/0.000; ~20 % faster than i8 |
whisper-large-v3-turbo/whisper_large_v3_turbo_30s_i8.tflite | 1.1 GB | openai/whisper-large-v3-turbo (project export, 128-mel) | wi8 | 5–6/9 exact, CER ko 0.000 |
whisper-large-v3-turbo/whisper_large_v3_turbo_30s_i4.tflite | 721 MB | same | wi4b64 mixed (mixD) | best tier overall: 8/9 exact, CER 0.000/0.000; device-validated (Snapdragon 865, shape-based decode binding) |
qwen2.5-0.5b-instruct/Qwen2.5-0.5B-Instruct_wi4b64_ekv1280.litertlm | 265 MB | litert-community/Qwen2.5-0.5B-Instruct f32 | wi4b64 full scope | inference-validated Windows + Android (35.5 tok/s device CPU, +38 % vs official q8) |
qwen2.5-1.5b-instruct/Qwen2.5-1.5B-Instruct_wi4b64_ekv4096.litertlm | 790 MB | litert-community/Qwen2.5-1.5B-Instruct f32 | wi4b64 full scope | inference-validated Windows CPU (59.7 prefill / 11.8 decode tok/s, Korean QA correct) |