whisper-tiny-en / README.md
rishikanthc's picture
Upload ONNX export for tiny-en
07864d8 verified
---
library_name: onnxruntime
tags:
- automatic-speech-recognition
- whisper
- onnx
---
# rishi-test/whisper-tiny-en
This repository contains ONNX exports for Whisper model variant `tiny-en`.
## Files
- `*.onnx`: encoder/decoder export files
- `*-tokens.txt`: tokenizer tokens for this export
## Notes
- Exported locally from Whisper checkpoints.
- Validate tensor names/shapes in your runtime before production use.