Upload ONNX export for small-en
Browse files- README.md +21 -0
- small.en-decoder.int8.onnx +3 -0
- small.en-decoder.onnx +3 -0
- small.en-encoder.int8.onnx +3 -0
- small.en-encoder.onnx +3 -0
- small.en-tokens.txt +0 -0
README.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: onnxruntime
|
| 3 |
+
tags:
|
| 4 |
+
- automatic-speech-recognition
|
| 5 |
+
- whisper
|
| 6 |
+
- onnx
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# rishi-test/whisper-small-en
|
| 10 |
+
|
| 11 |
+
This repository contains ONNX exports for Whisper model variant `small-en`.
|
| 12 |
+
|
| 13 |
+
## Files
|
| 14 |
+
|
| 15 |
+
- `*.onnx`: encoder/decoder export files
|
| 16 |
+
- `*-tokens.txt`: tokenizer tokens for this export
|
| 17 |
+
|
| 18 |
+
## Notes
|
| 19 |
+
|
| 20 |
+
- Exported locally from Whisper checkpoints.
|
| 21 |
+
- Validate tensor names/shapes in your runtime before production use.
|
small.en-decoder.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f07dc96a1ed40fd22c29cf0f4c739caf0f9cde2cff91953d8ff59abfd422d37d
|
| 3 |
+
size 262432022
|
small.en-decoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7bf9924ecc9066a6444b2f18ae665b93548aa58acdf95dc65e20f8889214c47
|
| 3 |
+
size 559273209
|
small.en-encoder.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:727610bf5ef81cd9f17fa77e691ce83d2a9c84df175621a98264eb0551606b12
|
| 3 |
+
size 112445431
|
small.en-encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92ec0ae6b9c6abe5b829516b6cb30fa7a07b50e9089cd2b623b6bcad7dedd452
|
| 3 |
+
size 409531241
|
small.en-tokens.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|