Add model card: usage example and measured performance (M4 Max)

#11
by mlboydaisuke - opened
LiteRT Community (FKA TFLite) org

Thanks for publishing these whisper-tiny exports β€” the fixed-window two-signature layout is easy to build on.

This PR fills in the empty README with a usage example and measured performance, in the same format as the moonshine-tiny card. Both CPU variants transcribe a real 4.8 s test clip fully correctly on an Apple M4 Max β€” i8: encode 35.7 ms, 12.0 ms per decoded token, RTF 0.009 against the fixed 30 s window (ai-edge-litert 2.1.6, XNNPACK, 4 threads, median of 10 runs). The 19 SoC-specific variants are listed but not measured here.

Happy to adjust the format or trim anything that doesn't fit how you want these cards to read.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment