rishikanthc commited on
Commit
16382e7
·
verified ·
1 Parent(s): 4a86d0b

Upload ONNX export for tiny

Browse files
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
10
+
11
+ This repository contains ONNX exports for Whisper model variant `tiny`.
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-decoder.int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51404a49caae563baf41c5774dd2c91b655ab231c1dccbb2d4338ab3fdb808c3
3
+ size 89928540
tiny-decoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476ea0b350e526ce36c0ce4be69e1ef74bb3b96aa142373bd35ed0e174840782
3
+ size 114557812
tiny-encoder.int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1010e521df9dadde1fe4804f2ec982e556efc24b6eb5fe353b0e69e0a1a16a83
3
+ size 12938775
tiny-encoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343a989776ffec90716050aa724a1a35edd51f688c7d2c0e5cf673658a538267
3
+ size 37647850
tiny-tokens.txt ADDED
The diff for this file is too large to render. See raw diff