al8n commited on
Commit
7da4eec
·
verified ·
1 Parent(s): dfa8767

Upload folder using huggingface_hub

Browse files
ced-base/CHECKSUMS.sha256 ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 260b83886ef274a7f785281019722d8f4c7a201475144bc8b4edad704016945e analytics/coremldata.bin
2
+ 5b26521f2b699040b12fe239d016cd5783680b9a1b6e33f49afba3cbdad50ea4 coremldata.bin
3
+ aed58c97c54c58b7968c8fe35e7d1ffb0e291f9dcca22775f3d11db9fb9d6cd4 metadata.json
4
+ ffb76dd2cac55c0b571c97565b9874c1804854c79f5b9969a4f62276ceebef2f model.mil
5
+ bc80c08ef907a07ab153083a31bef836154e83bf88c919747157d36b86e6b5f2 weights/weight.bin
ced-base/MANIFEST.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": "base",
3
+ "source_repo": "mispeech/ced-base",
4
+ "source_revision": "db3e14a8db4c21b56b165261c39649741a900e7f",
5
+ "source_safetensors_sha256": "314935693ed1dcef07576ca0c41277c51c642f3847bc5eb03918c5277eb79af9",
6
+ "source_onnx_sha256": "1cb33c4300b6c52ae099a5af72058982e673ec79862855961b8b8c10eeaba74c",
7
+ "embed_dim": 768,
8
+ "num_heads": 12,
9
+ "graph": "mel[1,64,1001] f32 -> logits[1,527] f32 (PRE-sigmoid; sigmoid by the caller)",
10
+ "toolchain": "torch 2.5.1, torchaudio 2.5.1, transformers 4.53.3, coremltools 9.0, minimum_deployment_target=iOS17, mlprogram",
11
+ "attention_impl": "eager (plain matmul/softmax; no custom ops)",
12
+ "converted_utc": "2026-07-24T12:01:05Z",
13
+ "bundle": {
14
+ "analytics/coremldata.bin": "260b83886ef274a7f785281019722d8f4c7a201475144bc8b4edad704016945e",
15
+ "coremldata.bin": "5b26521f2b699040b12fe239d016cd5783680b9a1b6e33f49afba3cbdad50ea4",
16
+ "metadata.json": "aed58c97c54c58b7968c8fe35e7d1ffb0e291f9dcca22775f3d11db9fb9d6cd4",
17
+ "model.mil": "ffb76dd2cac55c0b571c97565b9874c1804854c79f5b9969a4f62276ceebef2f",
18
+ "weights/weight.bin": "bc80c08ef907a07ab153083a31bef836154e83bf88c919747157d36b86e6b5f2"
19
+ }
20
+ }
ced-base/ced_base.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:260b83886ef274a7f785281019722d8f4c7a201475144bc8b4edad704016945e
3
+ size 243
ced-base/ced_base.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b26521f2b699040b12fe239d016cd5783680b9a1b6e33f49afba3cbdad50ea4
3
+ size 556
ced-base/ced_base.mlmodelc/metadata.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "shortDescription" : "CED base mel[1,64,1001]->logits[1,527] PRE-sigmoid (sigmoid by the caller). Source mispeech\/ced-base@db3e14a8db4c21b56b165261c39649741a900e7f.",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 527)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 527]",
13
+ "name" : "logits",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "storagePrecision" : "Float16",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "coremlit CED conversion (conversion\/ced)",
22
+ "specificationVersion" : 8,
23
+ "mlProgramOperationTypeHistogram" : {
24
+ "Split" : 12,
25
+ "Ios17.mul" : 12,
26
+ "Ios17.linear" : 49,
27
+ "Ios17.transpose" : 27,
28
+ "Ios17.matmul" : 24,
29
+ "Ios17.conv" : 1,
30
+ "Ios17.add" : 26,
31
+ "Ios16.reduceMean" : 1,
32
+ "Ios17.batchNorm" : 1,
33
+ "Ios16.softmax" : 12,
34
+ "Ios17.expandDims" : 1,
35
+ "Ios16.gelu" : 12,
36
+ "Ios17.squeeze" : 36,
37
+ "Ios17.reshape" : 25,
38
+ "Ios17.layerNorm" : 26,
39
+ "Ios17.cast" : 2
40
+ },
41
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
42
+ "isUpdatable" : "0",
43
+ "stateSchema" : [
44
+
45
+ ],
46
+ "availability" : {
47
+ "macOS" : "14.0",
48
+ "tvOS" : "17.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "10.0",
51
+ "iOS" : "17.0",
52
+ "macCatalyst" : "17.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float32",
62
+ "formattedType" : "MultiArray (Float32 1 × 64 × 1001)",
63
+ "shortDescription" : "",
64
+ "shape" : "[1, 64, 1001]",
65
+ "name" : "mel",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.conversion_date" : "2026-07-25",
71
+ "com.github.apple.coremltools.source" : "torch==2.5.1",
72
+ "com.github.apple.coremltools.version" : "9.0",
73
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
74
+ },
75
+ "generatedClassName" : "ced_base",
76
+ "method" : "predict"
77
+ }
78
+ ]
ced-base/ced_base.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
ced-base/ced_base.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc80c08ef907a07ab153083a31bef836154e83bf88c919747157d36b86e6b5f2
3
+ size 171432414
ced-mini/CHECKSUMS.sha256 ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 4b2fd2952ef76ebf73a70a7b91d8f6694941967e614aa062c08dd35e311cd82f analytics/coremldata.bin
2
+ c5f1c8b0b078d89880a15d5271e77e5c9ca478704e0b14cb6e3601dbcb8b57ab coremldata.bin
3
+ 91bbae280e8777bc464064c885ccf6d81fb50eed2bc696738565ad3371cbfb42 metadata.json
4
+ 98605d30a89dc6ab352cc9679c6c6c14a7def969c5f7738baf67d9eae09ce153 model.mil
5
+ daf9f1fa64c8eb2a00fc5325ecfc6c45670b4e15c69a0277a16cacf0dba44c6c weights/weight.bin
ced-mini/MANIFEST.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": "mini",
3
+ "source_repo": "mispeech/ced-mini",
4
+ "source_revision": "26c3ebcae85d4330f4fc26763f029539a3afcda0",
5
+ "source_safetensors_sha256": "e4070d02ca53ec7a1df83bbf779a0e70bc2bbc0a9bacde6330e1dc37c990b215",
6
+ "source_onnx_sha256": "2a86374dbe1fa03e96b0acf6a02618ac71852d12aa3d72a030b062ff1e5c5434",
7
+ "embed_dim": 256,
8
+ "num_heads": 4,
9
+ "graph": "mel[1,64,1001] f32 -> logits[1,527] f32 (PRE-sigmoid; sigmoid by the caller)",
10
+ "toolchain": "torch 2.5.1, torchaudio 2.5.1, transformers 4.53.3, coremltools 9.0, minimum_deployment_target=iOS17, mlprogram",
11
+ "attention_impl": "eager (plain matmul/softmax; no custom ops)",
12
+ "converted_utc": "2026-07-24T11:59:40Z",
13
+ "bundle": {
14
+ "analytics/coremldata.bin": "4b2fd2952ef76ebf73a70a7b91d8f6694941967e614aa062c08dd35e311cd82f",
15
+ "coremldata.bin": "c5f1c8b0b078d89880a15d5271e77e5c9ca478704e0b14cb6e3601dbcb8b57ab",
16
+ "metadata.json": "91bbae280e8777bc464064c885ccf6d81fb50eed2bc696738565ad3371cbfb42",
17
+ "model.mil": "98605d30a89dc6ab352cc9679c6c6c14a7def969c5f7738baf67d9eae09ce153",
18
+ "weights/weight.bin": "daf9f1fa64c8eb2a00fc5325ecfc6c45670b4e15c69a0277a16cacf0dba44c6c"
19
+ }
20
+ }
ced-mini/ced_mini.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2fd2952ef76ebf73a70a7b91d8f6694941967e614aa062c08dd35e311cd82f
3
+ size 243
ced-mini/ced_mini.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f1c8b0b078d89880a15d5271e77e5c9ca478704e0b14cb6e3601dbcb8b57ab
3
+ size 556
ced-mini/ced_mini.mlmodelc/metadata.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "shortDescription" : "CED mini mel[1,64,1001]->logits[1,527] PRE-sigmoid (sigmoid by the caller). Source mispeech\/ced-mini@26c3ebcae85d4330f4fc26763f029539a3afcda0.",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 527)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 527]",
13
+ "name" : "logits",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "storagePrecision" : "Float16",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "coremlit CED conversion (conversion\/ced)",
22
+ "specificationVersion" : 8,
23
+ "mlProgramOperationTypeHistogram" : {
24
+ "Split" : 12,
25
+ "Ios17.mul" : 12,
26
+ "Ios17.linear" : 49,
27
+ "Ios17.transpose" : 27,
28
+ "Ios17.matmul" : 24,
29
+ "Ios17.conv" : 1,
30
+ "Ios17.add" : 26,
31
+ "Ios16.reduceMean" : 1,
32
+ "Ios17.batchNorm" : 1,
33
+ "Ios16.softmax" : 12,
34
+ "Ios17.expandDims" : 1,
35
+ "Ios16.gelu" : 12,
36
+ "Ios17.squeeze" : 36,
37
+ "Ios17.reshape" : 25,
38
+ "Ios17.layerNorm" : 26,
39
+ "Ios17.cast" : 2
40
+ },
41
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
42
+ "isUpdatable" : "0",
43
+ "stateSchema" : [
44
+
45
+ ],
46
+ "availability" : {
47
+ "macOS" : "14.0",
48
+ "tvOS" : "17.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "10.0",
51
+ "iOS" : "17.0",
52
+ "macCatalyst" : "17.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float32",
62
+ "formattedType" : "MultiArray (Float32 1 × 64 × 1001)",
63
+ "shortDescription" : "",
64
+ "shape" : "[1, 64, 1001]",
65
+ "name" : "mel",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
71
+ "com.github.apple.coremltools.source" : "torch==2.5.1",
72
+ "com.github.apple.coremltools.version" : "9.0",
73
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
74
+ },
75
+ "generatedClassName" : "ced_mini",
76
+ "method" : "predict"
77
+ }
78
+ ]
ced-mini/ced_mini.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
ced-mini/ced_mini.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf9f1fa64c8eb2a00fc5325ecfc6c45670b4e15c69a0277a16cacf0dba44c6c
3
+ size 19403230
ced-small/CHECKSUMS.sha256 ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ c4d275dca741a0b7358202d62e4fe3f3ebdf60fa35d68ffdd412f709384dc337 analytics/coremldata.bin
2
+ 7ca0aac05c69e3315f88590b8870e783130987a4f7ad95669efdee0e11cacc48 coremldata.bin
3
+ 61c2dc29a14c0b15989c8f9e5841ca2aec0ab7c95bfd5e844cd7a88aa87989f0 metadata.json
4
+ e7974466d1a373964bbf99414623a7900f62a944c7baa00aa8950ad9255e73c4 model.mil
5
+ af2c05ff6f7de533aa649f0d765499fd6a7bc43b1e3237e25f6a7a8cf35c44a0 weights/weight.bin
ced-small/MANIFEST.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": "small",
3
+ "source_repo": "mispeech/ced-small",
4
+ "source_revision": "06bb40c5ec089e96867ebc5246be02441f4a71e4",
5
+ "source_safetensors_sha256": "a495e319a620dec4c8b7ca7bb927667ed68169a9efc1a943ccbf5d5c6f9c0c71",
6
+ "source_onnx_sha256": "18fa4fa30c1872c322c6b08f2824c9dd6f7fe149b8aa21320ddceb77007cff75",
7
+ "embed_dim": 384,
8
+ "num_heads": 6,
9
+ "graph": "mel[1,64,1001] f32 -> logits[1,527] f32 (PRE-sigmoid; sigmoid by the caller)",
10
+ "toolchain": "torch 2.5.1, torchaudio 2.5.1, transformers 4.53.3, coremltools 9.0, minimum_deployment_target=iOS17, mlprogram",
11
+ "attention_impl": "eager (plain matmul/softmax; no custom ops)",
12
+ "converted_utc": "2026-07-24T12:00:03Z",
13
+ "bundle": {
14
+ "analytics/coremldata.bin": "c4d275dca741a0b7358202d62e4fe3f3ebdf60fa35d68ffdd412f709384dc337",
15
+ "coremldata.bin": "7ca0aac05c69e3315f88590b8870e783130987a4f7ad95669efdee0e11cacc48",
16
+ "metadata.json": "61c2dc29a14c0b15989c8f9e5841ca2aec0ab7c95bfd5e844cd7a88aa87989f0",
17
+ "model.mil": "e7974466d1a373964bbf99414623a7900f62a944c7baa00aa8950ad9255e73c4",
18
+ "weights/weight.bin": "af2c05ff6f7de533aa649f0d765499fd6a7bc43b1e3237e25f6a7a8cf35c44a0"
19
+ }
20
+ }
ced-small/ced_small.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d275dca741a0b7358202d62e4fe3f3ebdf60fa35d68ffdd412f709384dc337
3
+ size 243
ced-small/ced_small.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca0aac05c69e3315f88590b8870e783130987a4f7ad95669efdee0e11cacc48
3
+ size 558
ced-small/ced_small.mlmodelc/metadata.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "shortDescription" : "CED small mel[1,64,1001]->logits[1,527] PRE-sigmoid (sigmoid by the caller). Source mispeech\/ced-small@06bb40c5ec089e96867ebc5246be02441f4a71e4.",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 527)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 527]",
13
+ "name" : "logits",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "storagePrecision" : "Float16",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "coremlit CED conversion (conversion\/ced)",
22
+ "specificationVersion" : 8,
23
+ "mlProgramOperationTypeHistogram" : {
24
+ "Split" : 12,
25
+ "Ios17.mul" : 12,
26
+ "Ios17.linear" : 49,
27
+ "Ios17.transpose" : 27,
28
+ "Ios17.matmul" : 24,
29
+ "Ios17.conv" : 1,
30
+ "Ios17.add" : 26,
31
+ "Ios16.reduceMean" : 1,
32
+ "Ios17.batchNorm" : 1,
33
+ "Ios16.softmax" : 12,
34
+ "Ios17.expandDims" : 1,
35
+ "Ios16.gelu" : 12,
36
+ "Ios17.squeeze" : 36,
37
+ "Ios17.reshape" : 25,
38
+ "Ios17.layerNorm" : 26,
39
+ "Ios17.cast" : 2
40
+ },
41
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
42
+ "isUpdatable" : "0",
43
+ "stateSchema" : [
44
+
45
+ ],
46
+ "availability" : {
47
+ "macOS" : "14.0",
48
+ "tvOS" : "17.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "10.0",
51
+ "iOS" : "17.0",
52
+ "macCatalyst" : "17.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float32",
62
+ "formattedType" : "MultiArray (Float32 1 × 64 × 1001)",
63
+ "shortDescription" : "",
64
+ "shape" : "[1, 64, 1001]",
65
+ "name" : "mel",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
71
+ "com.github.apple.coremltools.source" : "torch==2.5.1",
72
+ "com.github.apple.coremltools.version" : "9.0",
73
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
74
+ },
75
+ "generatedClassName" : "ced_small",
76
+ "method" : "predict"
77
+ }
78
+ ]
ced-small/ced_small.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
ced-small/ced_small.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2c05ff6f7de533aa649f0d765499fd6a7bc43b1e3237e25f6a7a8cf35c44a0
3
+ size 43254750
ced-tiny/CHECKSUMS.sha256 ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 2f763a1ec4904b1a4b56de1ee505d0908ae37d359c996965f73c754ecd93b2d1 analytics/coremldata.bin
2
+ 08ff19df019b19df9dff1d838fe4814e2fd50fb0f5280da5847e60751c301e66 coremldata.bin
3
+ 4d315e3f1e8dbdc95ad6d6a3b6b387ea527c829c528925494f22926929079603 metadata.json
4
+ fbdfc23c5d89e2395e034e0bc5a58cb6c3caaad3e4ea04333c5d0fefc07e1d05 model.mil
5
+ 5635cd9f932583105d1bf40bd07eb54e3f715a70d8319923cd0617a1dea3db01 weights/weight.bin
ced-tiny/MANIFEST.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": "tiny",
3
+ "source_repo": "mispeech/ced-tiny",
4
+ "source_revision": "ace276d29dd0bb3f3517b0fa8cf300738c409019",
5
+ "source_safetensors_sha256": "0e086f0cd62814c6def89001f3f25193f75955696f6975ef6800af31d00d6dd7",
6
+ "source_onnx_sha256": "3890f227660be71886ff48633d11a731993e0206db8a486781412c28a0873435",
7
+ "embed_dim": 192,
8
+ "num_heads": 3,
9
+ "graph": "mel[1,64,1001] f32 -> logits[1,527] f32 (PRE-sigmoid; sigmoid by the caller)",
10
+ "toolchain": "torch 2.5.1, torchaudio 2.5.1, transformers 4.53.3, coremltools 9.0, minimum_deployment_target=iOS17, mlprogram",
11
+ "attention_impl": "eager (plain matmul/softmax; no custom ops)",
12
+ "converted_utc": "2026-07-24T11:56:33Z",
13
+ "bundle": {
14
+ "analytics/coremldata.bin": "2f763a1ec4904b1a4b56de1ee505d0908ae37d359c996965f73c754ecd93b2d1",
15
+ "coremldata.bin": "08ff19df019b19df9dff1d838fe4814e2fd50fb0f5280da5847e60751c301e66",
16
+ "metadata.json": "4d315e3f1e8dbdc95ad6d6a3b6b387ea527c829c528925494f22926929079603",
17
+ "model.mil": "fbdfc23c5d89e2395e034e0bc5a58cb6c3caaad3e4ea04333c5d0fefc07e1d05",
18
+ "weights/weight.bin": "5635cd9f932583105d1bf40bd07eb54e3f715a70d8319923cd0617a1dea3db01"
19
+ }
20
+ }
ced-tiny/ced_tiny.mlmodelc/analytics/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f763a1ec4904b1a4b56de1ee505d0908ae37d359c996965f73c754ecd93b2d1
3
+ size 243
ced-tiny/ced_tiny.mlmodelc/coremldata.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08ff19df019b19df9dff1d838fe4814e2fd50fb0f5280da5847e60751c301e66
3
+ size 556
ced-tiny/ced_tiny.mlmodelc/metadata.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "metadataOutputVersion" : "3.0",
4
+ "shortDescription" : "CED tiny mel[1,64,1001]->logits[1,527] PRE-sigmoid (sigmoid by the caller). Source mispeech\/ced-tiny@ace276d29dd0bb3f3517b0fa8cf300738c409019.",
5
+ "outputSchema" : [
6
+ {
7
+ "hasShapeFlexibility" : "0",
8
+ "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 527)",
11
+ "shortDescription" : "",
12
+ "shape" : "[1, 527]",
13
+ "name" : "logits",
14
+ "type" : "MultiArray"
15
+ }
16
+ ],
17
+ "storagePrecision" : "Float16",
18
+ "modelParameters" : [
19
+
20
+ ],
21
+ "author" : "coremlit CED conversion (conversion\/ced)",
22
+ "specificationVersion" : 8,
23
+ "mlProgramOperationTypeHistogram" : {
24
+ "Split" : 12,
25
+ "Ios17.mul" : 12,
26
+ "Ios17.linear" : 49,
27
+ "Ios17.transpose" : 27,
28
+ "Ios17.matmul" : 24,
29
+ "Ios17.conv" : 1,
30
+ "Ios17.add" : 26,
31
+ "Ios16.reduceMean" : 1,
32
+ "Ios17.batchNorm" : 1,
33
+ "Ios16.softmax" : 12,
34
+ "Ios17.expandDims" : 1,
35
+ "Ios16.gelu" : 12,
36
+ "Ios17.squeeze" : 36,
37
+ "Ios17.reshape" : 25,
38
+ "Ios17.layerNorm" : 26,
39
+ "Ios17.cast" : 2
40
+ },
41
+ "computePrecision" : "Mixed (Float16, Float32, Int32)",
42
+ "isUpdatable" : "0",
43
+ "stateSchema" : [
44
+
45
+ ],
46
+ "availability" : {
47
+ "macOS" : "14.0",
48
+ "tvOS" : "17.0",
49
+ "visionOS" : "1.0",
50
+ "watchOS" : "10.0",
51
+ "iOS" : "17.0",
52
+ "macCatalyst" : "17.0"
53
+ },
54
+ "modelType" : {
55
+ "name" : "MLModelType_mlProgram"
56
+ },
57
+ "inputSchema" : [
58
+ {
59
+ "hasShapeFlexibility" : "0",
60
+ "isOptional" : "0",
61
+ "dataType" : "Float32",
62
+ "formattedType" : "MultiArray (Float32 1 × 64 × 1001)",
63
+ "shortDescription" : "",
64
+ "shape" : "[1, 64, 1001]",
65
+ "name" : "mel",
66
+ "type" : "MultiArray"
67
+ }
68
+ ],
69
+ "userDefinedMetadata" : {
70
+ "com.github.apple.coremltools.conversion_date" : "2026-07-24",
71
+ "com.github.apple.coremltools.source" : "torch==2.5.1",
72
+ "com.github.apple.coremltools.version" : "9.0",
73
+ "com.github.apple.coremltools.source_dialect" : "TorchScript"
74
+ },
75
+ "generatedClassName" : "ced_tiny",
76
+ "method" : "predict"
77
+ }
78
+ ]
ced-tiny/ced_tiny.mlmodelc/model.mil ADDED
The diff for this file is too large to render. See raw diff
 
ced-tiny/ced_tiny.mlmodelc/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5635cd9f932583105d1bf40bd07eb54e3f715a70d8319923cd0617a1dea3db01
3
+ size 11016414