whisper-tiny.en (ONNX, quantized) β€” FixFlix build

A pinned copy of the quantized ONNX export of openai/whisper-tiny.en, used by the FixFlix Android app for on-device caption generation.

This mirror exists so the app does not depend on a third-party repository staying available or unchanged. The weights are unmodified.

Contents

File Size Purpose
onnx/encoder_model_quantized.onnx 9.7 MB Audio encoder
onnx/decoder_model_merged_quantized.onnx 29.3 MB Text decoder with merged KV cache
tokenizer.json 2.1 MB BPE tokenizer
config.json, generation_config.json, preprocessor_config.json small Model and decoding parameters

Total β‰ˆ 41 MB. The app downloads these on first caption run rather than bundling them, and caches them in app storage.

Expected input

16 kHz mono audio, converted to an 80-bin log-mel spectrogram (25 ms window, 10 ms hop) β€” Whisper's standard preprocessing. Feeding a different sample rate produces fluent but incorrect transcription rather than an error.

Attribution and licence

Redistributed under Apache-2.0. No changes were made to the model weights.

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for latentdivergence/whisper-tiny.en-onnx

Quantized
(11)
this model