Upload 5 files
Browse files
ParakeetEncoder_v2.mlmodelc/analytics/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:810d10e271c983398343c8a6372cd77e93b8fa38fa87e5440b52d70141541d3f
|
3 |
+
size 243
|
ParakeetEncoder_v2.mlmodelc/coremldata.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a3fdaf971cab989eead103325b0a3d5e6702a4461d803b856b7f39177dc7f2e
|
3 |
+
size 386
|
ParakeetEncoder_v2.mlmodelc/metadata.json
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"metadataOutputVersion" : "3.0",
|
4 |
+
"storagePrecision" : "Mixed (Float16, Int8)",
|
5 |
+
"outputSchema" : [
|
6 |
+
{
|
7 |
+
"hasShapeFlexibility" : "0",
|
8 |
+
"isOptional" : "0",
|
9 |
+
"dataType" : "Float16",
|
10 |
+
"formattedType" : "MultiArray (Float16 1 × 126 × 1024)",
|
11 |
+
"shortDescription" : "",
|
12 |
+
"shape" : "[1, 126, 1024]",
|
13 |
+
"name" : "encoder_output",
|
14 |
+
"type" : "MultiArray"
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"hasShapeFlexibility" : "0",
|
18 |
+
"isOptional" : "0",
|
19 |
+
"dataType" : "Int32",
|
20 |
+
"formattedType" : "MultiArray (Int32 1)",
|
21 |
+
"shortDescription" : "",
|
22 |
+
"shape" : "[1]",
|
23 |
+
"name" : "encoder_output_length",
|
24 |
+
"type" : "MultiArray"
|
25 |
+
}
|
26 |
+
],
|
27 |
+
"modelParameters" : [
|
28 |
+
|
29 |
+
],
|
30 |
+
"specificationVersion" : 8,
|
31 |
+
"mlProgramOperationTypeHistogram" : {
|
32 |
+
"Ios17.floor" : 3,
|
33 |
+
"Ios17.logicalAnd" : 2,
|
34 |
+
"Ios17.reshape" : 145,
|
35 |
+
"Ios16.softmax" : 24,
|
36 |
+
"Ios17.matmul" : 72,
|
37 |
+
"Ios17.transpose" : 171,
|
38 |
+
"Split" : 24,
|
39 |
+
"Ios17.expandDims" : 5,
|
40 |
+
"Select" : 72,
|
41 |
+
"Ios17.add" : 174,
|
42 |
+
"Tile" : 1,
|
43 |
+
"Ios17.sliceByIndex" : 48,
|
44 |
+
"Ios16.sigmoid" : 24,
|
45 |
+
"Pad" : 48,
|
46 |
+
"Ios17.logicalNot" : 2,
|
47 |
+
"Ios17.layerNorm" : 120,
|
48 |
+
"Ios16.constexprAffineDequantize" : 342,
|
49 |
+
"Ios16.silu" : 72,
|
50 |
+
"Ios17.less" : 1,
|
51 |
+
"Ios17.conv" : 77,
|
52 |
+
"Ios16.relu" : 3,
|
53 |
+
"Ios17.cast" : 3,
|
54 |
+
"Ios17.linear" : 193,
|
55 |
+
"Ios17.mul" : 99
|
56 |
+
},
|
57 |
+
"computePrecision" : "Mixed (Float16, Float32, Int32)",
|
58 |
+
"isUpdatable" : "0",
|
59 |
+
"stateSchema" : [
|
60 |
+
|
61 |
+
],
|
62 |
+
"availability" : {
|
63 |
+
"macOS" : "14.0",
|
64 |
+
"tvOS" : "17.0",
|
65 |
+
"visionOS" : "1.0",
|
66 |
+
"watchOS" : "10.0",
|
67 |
+
"iOS" : "17.0",
|
68 |
+
"macCatalyst" : "17.0"
|
69 |
+
},
|
70 |
+
"modelType" : {
|
71 |
+
"name" : "MLModelType_mlProgram"
|
72 |
+
},
|
73 |
+
"userDefinedMetadata" : {
|
74 |
+
"com.github.apple.coremltools.source_dialect" : "TorchScript",
|
75 |
+
"com.github.apple.coremltools.source" : "torch==2.5.0",
|
76 |
+
"com.github.apple.coremltools.version" : "8.3.0"
|
77 |
+
},
|
78 |
+
"inputSchema" : [
|
79 |
+
{
|
80 |
+
"hasShapeFlexibility" : "0",
|
81 |
+
"isOptional" : "0",
|
82 |
+
"dataType" : "Float32",
|
83 |
+
"formattedType" : "MultiArray (Float32 1 × 128 × 1001)",
|
84 |
+
"shortDescription" : "",
|
85 |
+
"shape" : "[1, 128, 1001]",
|
86 |
+
"name" : "audio_signal",
|
87 |
+
"type" : "MultiArray"
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"hasShapeFlexibility" : "0",
|
91 |
+
"isOptional" : "0",
|
92 |
+
"dataType" : "Int32",
|
93 |
+
"formattedType" : "MultiArray (Int32 1)",
|
94 |
+
"shortDescription" : "",
|
95 |
+
"shape" : "[1]",
|
96 |
+
"name" : "length",
|
97 |
+
"type" : "MultiArray"
|
98 |
+
}
|
99 |
+
],
|
100 |
+
"generatedClassName" : "ParakeetEncoder_int8",
|
101 |
+
"method" : "predict"
|
102 |
+
}
|
103 |
+
]
|
ParakeetEncoder_v2.mlmodelc/model.mil
ADDED
The diff for this file is too large to render.
See raw diff
|
|
ParakeetEncoder_v2.mlmodelc/weights/weight.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58ebcc6f19497bf6b2c272a7d699dedf26a269a383b0c889f159cd65b33b1f6d
|
3 |
+
size 591108480
|