| library_name: onnxruntime | |
| tags: | |
| - automatic-speech-recognition | |
| - whisper | |
| - onnx | |
| # rishi-test/whisper-base-en | |
| This repository contains ONNX exports for Whisper model variant `base-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. | |