bweng commited on
Commit
4f5e1bf
·
verified ·
1 Parent(s): 8c0cacf
Embedding.mlmodelc/analytics/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab79be8f578f5b54b085cb38190c91e01bf1e71ab9b1189a19fe009f70dbbf52
3
  size 243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c3ba1fd51947d404655ab2322788f821e6851540444829082ad54915bb3363
3
  size 243
Embedding.mlmodelc/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9aed2af67ed99bcf0cbd9b4857563f3888128af655f99d37f8d2fcd000a269d7
3
- size 614
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f5d8424401c9f2be284e44711312adfa0985e2d689fc60af797956895e7c38f
3
+ size 646
Embedding.mlmodelc/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "shortDescription" : "pyannote community-1 speaker embedding (10 s WeSpeaker ResNet34, FBANK + segmentation weights input)",
4
  "metadataOutputVersion" : "3.0",
5
  "outputSchema" : [
6
  {
@@ -20,27 +20,32 @@
20
  ],
21
  "author" : "Fluid Inference",
22
  "specificationVersion" : 8,
23
- "storagePrecision" : "Float16",
24
  "license" : "CC-BY-4.0",
25
  "mlProgramOperationTypeHistogram" : {
26
- "Ios17.mul" : 4,
 
 
 
 
 
 
 
 
 
 
 
27
  "Ios17.sqrt" : 1,
28
- "Ios17.sub" : 2,
29
- "Ios17.conv" : 37,
 
 
30
  "Ios17.concat" : 1,
31
- "Ios17.add" : 18,
32
  "Ios17.realDiv" : 4,
33
- "UpsampleNearestNeighbor" : 1,
34
- "Ios16.relu" : 33,
35
- "Ios17.clip" : 2,
36
- "Ios17.expandDims" : 7,
37
- "Ios16.reduceSum" : 4,
38
- "Ios16.reduceL2Norm" : 1,
39
- "Ios17.squeeze" : 2,
40
- "Ios17.reshape" : 2,
41
- "Ios17.cast" : 13
42
  },
43
- "computePrecision" : "Mixed (Float16, Float32, Int32)",
44
  "stateSchema" : [
45
 
46
  ],
@@ -61,24 +66,12 @@
61
  "dataType" : "Float32",
62
  "hasShapeFlexibility" : "1",
63
  "isOptional" : "0",
64
- "shapeFlexibility" : "1...32 × 1 × 80 × 998",
65
- "shapeRange" : "[[1, 32], [1, 1], [80, 80], [998, 998]]",
66
- "formattedType" : "MultiArray (Float32 1 × 1 × 80 × 998)",
67
- "type" : "MultiArray",
68
- "shape" : "[1, 1, 80, 998]",
69
- "name" : "fbank",
70
- "shortDescription" : ""
71
- },
72
- {
73
- "dataType" : "Float32",
74
- "hasShapeFlexibility" : "1",
75
- "isOptional" : "0",
76
- "shapeFlexibility" : "1...32 × 589",
77
- "shapeRange" : "[[1, 32], [589, 589]]",
78
- "formattedType" : "MultiArray (Float32 1 × 589)",
79
  "type" : "MultiArray",
80
- "shape" : "[1, 589]",
81
- "name" : "weights",
82
  "shortDescription" : ""
83
  }
84
  ],
 
1
  [
2
  {
3
+ "shortDescription" : "pyannote community-1 speaker embedding (10 s WeSpeaker ResNet34, packed audio+weights input, interpolates 589-frame weights to pooling layer size internally)",
4
  "metadataOutputVersion" : "3.0",
5
  "outputSchema" : [
6
  {
 
20
  ],
21
  "author" : "Fluid Inference",
22
  "specificationVersion" : 8,
23
+ "storagePrecision" : "Float32",
24
  "license" : "CC-BY-4.0",
25
  "mlProgramOperationTypeHistogram" : {
26
+ "Ios16.reduceL2Norm" : 1,
27
+ "Ios17.reshape" : 6,
28
+ "Ios16.reduceMean" : 2,
29
+ "Ios17.transpose" : 2,
30
+ "Ios17.expandDims" : 10,
31
+ "Ios17.add" : 20,
32
+ "Ios17.sliceByIndex" : 3,
33
+ "Ios16.reduceSum" : 4,
34
+ "Ios17.squeeze" : 5,
35
+ "Ios17.gather" : 2,
36
+ "Pad" : 2,
37
+ "Ios17.log" : 1,
38
  "Ios17.sqrt" : 1,
39
+ "Ios17.sub" : 5,
40
+ "Ios17.conv" : 41,
41
+ "Ios17.clip" : 3,
42
+ "Ios16.relu" : 33,
43
  "Ios17.concat" : 1,
44
+ "Ios17.pow" : 2,
45
  "Ios17.realDiv" : 4,
46
+ "Ios17.mul" : 9
 
 
 
 
 
 
 
 
47
  },
48
+ "computePrecision" : "Mixed (Float32, Int32)",
49
  "stateSchema" : [
50
 
51
  ],
 
66
  "dataType" : "Float32",
67
  "hasShapeFlexibility" : "1",
68
  "isOptional" : "0",
69
+ "shapeFlexibility" : "1...32 × 1 × 1 × 160589",
70
+ "shapeRange" : "[[1, 32], [1, 1], [1, 1], [160589, 160589]]",
71
+ "formattedType" : "MultiArray (Float32 1 × 1 × 1 × 160589)",
 
 
 
 
 
 
 
 
 
 
 
 
72
  "type" : "MultiArray",
73
+ "shape" : "[1, 1, 1, 160589]",
74
+ "name" : "audio_and_weights",
75
  "shortDescription" : ""
76
  }
77
  ],
Embedding.mlmodelc/model.mil CHANGED
The diff for this file is too large to render. See raw diff
 
Embedding.mlmodelc/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dba18a57a81b1e872802ca4def29541bb7900ccff430d9b2040092cadd7d688
3
- size 13264960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccbaea148fafa13a1741620e1cf41cb4027160da2a56c3b9a9acdd711252b057
3
+ size 28303104
Segmentation.mlmodelc/analytics/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:916b9f96e72ca7db5acfd23e23758a2e3723926ae1bd0c19fe00fbd804ef2057
3
  size 243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64265f8e7ad41a5f68d630c15288c2499cca5892ad49e20096819cdeac004cdb
3
  size 243
Segmentation.mlmodelc/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d92bee5c56657c2c93cd0ac21906fbafd2a3089955ce27d13aa5b43bebff512
3
  size 812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b18b494dc985ac5dabaad0c8ed283044439e4d045dc16eaf5b2aa4bfae4555d
3
  size 812
Segmentation.mlmodelc/metadata.json CHANGED
@@ -71,7 +71,7 @@
71
  }
72
  ],
73
  "userDefinedMetadata" : {
74
- "com.github.apple.coremltools.conversion_date" : "2025-10-03",
75
  "com.github.apple.coremltools.source" : "torch==2.8.0",
76
  "com.github.apple.coremltools.version" : "9.0b1",
77
  "com.github.apple.coremltools.source_dialect" : "TorchScript"
 
71
  }
72
  ],
73
  "userDefinedMetadata" : {
74
+ "com.github.apple.coremltools.conversion_date" : "2025-10-13",
75
  "com.github.apple.coremltools.source" : "torch==2.8.0",
76
  "com.github.apple.coremltools.version" : "9.0b1",
77
  "com.github.apple.coremltools.source_dialect" : "TorchScript"