rishikanthc commited on
Commit
2aa25a9
·
verified ·
1 Parent(s): e580f2f

Upload ONNX export for base-en

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-base-en
10
+
11
+ This repository contains ONNX exports for Whisper model variant `base-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.
base.en-decoder.int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f528bb0975c4e8b5ed97c0b6cc0ffa92ff68ca6a40d9d6a348ec46bfc5059aff
3
+ size 130777924
base.en-decoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d3d085c68092ce5dc0b126842f4776bfffe9729de3649e94fc9be44c23fbbb4
3
+ size 196623694
base.en-encoder.int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:023f13d61a649b2ed67852a0d837bd14a3279e12fdd6b40f356938b2aabcfbd3
3
+ size 29121997
base.en-encoder.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ea82e3fc4b334af28bf4471f116884a18b877e02cea8ddb9148391995f0847
3
+ size 95088268
base.en-tokens.txt ADDED
The diff for this file is too large to render. See raw diff