File size: 423 Bytes
16382e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
library_name: onnxruntime
tags:
- automatic-speech-recognition
- whisper
- onnx
---
# rishi-test/whisper-tiny
This repository contains ONNX exports for Whisper model variant `tiny`.
## 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.
|