whisper-base / README.md
rishikanthc's picture
Upload ONNX export for base
1509562 verified
---
library_name: onnxruntime
tags:
- automatic-speech-recognition
- whisper
- onnx
---
# rishi-test/whisper-base
This repository contains ONNX exports for Whisper model variant `base`.
## 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.