Jarbas commited on
Commit
b606e6e
·
verified ·
1 Parent(s): b7009ac

Re-export with compute_precision=FLOAT32 to fix NaN bug on 0.6b conformer

Browse files
parakeet_ctc_decoder.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24dbe1269a2605ca60fd9be977507893d6cfcf0df009b469a3d38872c6d740a9
3
- size 3271
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:807eb694f7a126ac6e4638e332204ed6b373a1a0931eae65d75a42a8b778d064
3
+ size 2550
parakeet_ctc_decoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e3911b93f430afb8fbc6dd311824d8a03be7c44b0288f8922d70a065e8bc66
3
- size 789634
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4405ebaf9a01098dd0d4d1904f17b52c66f99f9f5ac1c5c6614cac3ef34222
3
+ size 791872
parakeet_ctc_decoder.mlpackage/Manifest.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62a027aaa6180cb9fdb629de6712ee64abe62b5cf0de7f00b4858fb0d43da404
3
  size 617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf15f4d544f99c5ca36a687abe2b304e7e108b4ede1127c5c113eda879582689
3
  size 617
parakeet_mel_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b97fc9745c22159abf1d5bfa6f4a381e834d4366026cae16668477a093f3690d
3
- size 760185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82eb294094301edfce6fc49b7e29b82d39c7b02176d04aed13b3f05f372a5f7b
3
+ size 691718
parakeet_mel_encoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b10fce6521b6c8f48336a068d1f76887acaf3a4b1f9c3d6d83ec27cd67e94b6
3
- size 445152064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fc339f9e924eab4e997a8d7ff64f6dd86252699c896c418664aab07fc5c057
3
+ size 446669376
parakeet_mel_encoder.mlpackage/Manifest.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fec9b92358b689f80ac7a4186a34c6fcf6ae49158312e5f95e8c371736ae296
3
  size 617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b00f12b80e8c11a8b5fd44c9d03ae59818b5109112cb7e3f1188d8e7764c3d
3
  size 617
quantization_summary.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "parakeet_ctc_decoder": {
3
- "original_mb": 2.0,
4
  "6bit_mb": 0.8,
5
- "compression": 2.65
6
  },
7
  "parakeet_mel_encoder": {
8
- "original_mb": 1130.2,
9
- "6bit_mb": 425.3,
10
- "compression": 2.66
11
  }
12
  }
 
1
  {
2
  "parakeet_ctc_decoder": {
3
+ "original_mb": 4.0,
4
  "6bit_mb": 0.8,
5
+ "compression": 5.29
6
  },
7
  "parakeet_mel_encoder": {
8
+ "original_mb": 2259.6,
9
+ "6bit_mb": 426.6,
10
+ "compression": 5.3
11
  }
12
  }