Upload ONNX export for tiny-en
Browse files- README.md +21 -0
- tiny.en-decoder.int8.onnx +3 -0
- tiny.en-decoder.onnx +3 -0
- tiny.en-encoder.int8.onnx +3 -0
- tiny.en-encoder.onnx +3 -0
- tiny.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-tiny-en
|
| 10 |
+
|
| 11 |
+
This repository contains ONNX exports for Whisper model variant `tiny-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.
|
tiny.en-decoder.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d50c2393945cc34de13b02c197110c0b29f97979335720304ba9c945591cb9a
|
| 3 |
+
size 89927451
|
tiny.en-decoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b18a07d9620fdd93f9a2ddd995c02d09791b60c7fd1a17795307637ccc1bc53
|
| 3 |
+
size 114556618
|
tiny.en-encoder.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16acb5aeb8f946a7549457989565486d56f73490eafe94aa7c92b1f3c18ed45c
|
| 3 |
+
size 12938783
|
tiny.en-encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:203e3dc641099394c2a9ae6bf15af0e56d8ba80f718c4774259058a73351daa5
|
| 3 |
+
size 37647858
|
tiny.en-tokens.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|