Brian Keene commited on
Commit
2fb8a49
·
1 Parent(s): b807431

Add Argmax converted openai/whisper-[tiny,base]

Browse files

Multilingual and english only variants supported

.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ */*.tflite filter=lfs diff=lfs merge=lfs -text
openai_whisper-base.en/AudioEncoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7a4151fd1f31214a76c0ef74564c88067578691d358fcbfc90cc0dcbe70d3c
3
+ size 95074864
openai_whisper-base.en/MelSpectrogram.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c0c30975ce22c25e9ad17da917420506e99e101c78510acb213586936d26a1
3
+ size 714324
openai_whisper-base.en/TextDecoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a4aeb38299691f630a49646c1ab1d1bc3fc7df5e72089ec365a71f665e6cd37
3
+ size 196462108
openai_whisper-base/AudioEncoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca946ee8b2fba2ed65529f9e7150391b8b1c8913ccf6d4d20856668db3f1f619
3
+ size 95074864
openai_whisper-base/MelSpectrogram.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c0c30975ce22c25e9ad17da917420506e99e101c78510acb213586936d26a1
3
+ size 714324
openai_whisper-base/TextDecoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef23a9ebfcd693fed0e9a0906377777e614590a94462c4f6677a03968e56e5a1
3
+ size 196464156
openai_whisper-tiny.en/AudioEncoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35c3e801e01aeaefac4255e49986719d123af764fdd582b44285b32f5f41727e
3
+ size 37637856
openai_whisper-tiny.en/MelSpectrogram.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c0c30975ce22c25e9ad17da917420506e99e101c78510acb213586936d26a1
3
+ size 714324
openai_whisper-tiny.en/TextDecoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0b5289b94a4d40a5ac94903332335762ead95f3029565000d53ea9fda4666b
3
+ size 114450224
openai_whisper-tiny/AudioEncoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b3333d3625da8935ed61d0475cf5e10a6d096008cec128f0262c751a03406a
3
+ size 37601120
openai_whisper-tiny/MelSpectrogram.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c0c30975ce22c25e9ad17da917420506e99e101c78510acb213586936d26a1
3
+ size 714324
openai_whisper-tiny/README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Assets contained herein are ai-edge-torch converted models for OpenAI's Whisper Tiny variant,
2
+ with config.json and tokenizer.json (openai_license.txt) from
3
+ https://huggingface.co/openai/whisper-tiny/blob/main/README.md
4
+ and the .tflite models generated from associated model.safetensors.
openai_whisper-tiny/TextDecoder.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86846936c0224e7a567ca5df54edba83fda58ba6e177a35ec63b7838fa255cfb
3
+ size 114434792