FluidInference/parakeet-tdt-0.6b-v3-coreml
54284k
1[2 {3 "metadataOutputVersion" : "3.0",4 "shortDescription" : "enc6bit-palettize quantized - encoder",5 "outputSchema" : [6 {7 "hasShapeFlexibility" : "0",8 "isOptional" : "0",9 "dataType" : "Float32",10 "formattedType" : "MultiArray (Float32 1 × 1024 × 188)",11 "shortDescription" : "",12 "shape" : "[1, 1024, 188]",13 "name" : "encoder",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_length",24 "type" : "MultiArray"25 }26 ],27 "storagePrecision" : "Mixed (Float16, Palettized (6 bits))",28 "modelParameters" : [29 30 ],31 "author" : "Fluid Inference",32 "specificationVersion" : 8,33 "mlProgramOperationTypeHistogram" : {34 "Ios17.floor" : 3,35 "Ios17.logicalAnd" : 2,36 "Ios17.reshape" : 145,37 "Ios16.softmax" : 24,38 "Ios17.matmul" : 72,39 "Ios17.transpose" : 172,40 "Split" : 24,41 "Ios17.expandDims" : 5,42 "Select" : 72,43 "Ios17.add" : 174,44 "Tile" : 1,45 "Ios17.sliceByIndex" : 48,46 "Ios16.sigmoid" : 24,47 "Pad" : 48,48 "Ios17.logicalNot" : 2,49 "Ios17.layerNorm" : 120,50 "Ios16.silu" : 72,51 "Ios17.less" : 1,52 "Ios16.constexprLutToDense" : 294,53 "Ios17.conv" : 77,54 "Ios16.relu" : 3,55 "Ios17.linear" : 193,56 "Ios17.cast" : 4,57 "Ios17.mul" : 9958 },59 "computePrecision" : "Mixed (Float16, Float32, Int32)",60 "isUpdatable" : "0",61 "stateSchema" : [62 63 ],64 "availability" : {65 "macOS" : "14.0",66 "tvOS" : "17.0",67 "visionOS" : "1.0",68 "watchOS" : "10.0",69 "iOS" : "17.0",70 "macCatalyst" : "17.0"71 },72 "modelType" : {73 "name" : "MLModelType_mlProgram"74 },75 "inputSchema" : [76 {77 "hasShapeFlexibility" : "0",78 "isOptional" : "0",79 "dataType" : "Float32",80 "formattedType" : "MultiArray (Float32 1 × 128 × 1501)",81 "shortDescription" : "",82 "shape" : "[1, 128, 1501]",83 "name" : "mel",84 "type" : "MultiArray"85 },86 {87 "hasShapeFlexibility" : "0",88 "isOptional" : "0",89 "dataType" : "Int32",90 "formattedType" : "MultiArray (Int32 1)",91 "shortDescription" : "",92 "shape" : "[1]",93 "name" : "mel_length",94 "type" : "MultiArray"95 }96 ],97 "userDefinedMetadata" : {98 "com.github.apple.coremltools.conversion_date" : "2025-09-25",99 "com.github.apple.coremltools.source" : "torch==2.7.0",100 "com.github.apple.coremltools.version" : "9.0b1",101 "com.github.apple.coremltools.source_dialect" : "TorchScript"102 },103 "generatedClassName" : "Encoder6bit",104 "method" : "predict"105 }106]