zkeown commited on
Commit
12c0898
·
verified ·
1 Parent(s): 9516155

fix: re-upload with final_norm fix (SDR 5.44→11.23 dB)

Browse files
v1.0.0/BSRoFormer_Base.mlmodelc/analytics/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d3ac24a8f16119d92176bb7b55bdeffccf15aec79457a819278d317a446ce2a
3
  size 243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7780560aff25c088a379a0aa8a1b734f467e85985771136e46073b00014eb68b
3
  size 243
v1.0.0/BSRoFormer_Base.mlmodelc/coremldata.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c465cb0dae9c57d3927f8e7e5b1d5cb0ce7995bada1036fe61c00c85fe07e06d
3
  size 383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c586abefff2a08e8abe8e87cd5f83a37dacc01d7aadddf6a8afaf84b21d81d5
3
  size 383
v1.0.0/BSRoFormer_Base.mlmodelc/metadata.json CHANGED
@@ -1,13 +1,13 @@
1
  [
2
  {
3
  "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
  "outputSchema" : [
6
  {
7
  "hasShapeFlexibility" : "0",
8
  "isOptional" : "0",
9
- "dataType" : "Float16",
10
- "formattedType" : "MultiArray (Float16 1 × 4 × 2050 × 1101 × 2)",
11
  "shortDescription" : "",
12
  "shape" : "[1, 4, 2050, 1101, 2]",
13
  "name" : "masks",
@@ -20,25 +20,25 @@
20
  "specificationVersion" : 8,
21
  "mlProgramOperationTypeHistogram" : {
22
  "Ios17.tanh" : 248,
23
- "Ios17.mul" : 564,
24
  "Ios17.linear" : 638,
25
  "Ios17.transpose" : 66,
26
  "Ios17.matmul" : 32,
27
  "Stack" : 34,
28
  "Ios17.concat" : 52,
29
  "Ios17.add" : 64,
30
- "Ios17.realDiv" : 94,
31
  "Ios16.sigmoid" : 264,
32
- "Tile" : 94,
33
- "Ios17.maximum" : 94,
34
- "Ios16.reduceL2Norm" : 94,
35
  "Ios16.softmax" : 16,
36
  "Ios17.squeeze" : 360,
37
  "Ios17.reshape" : 194,
38
  "Split" : 301,
39
  "Ios16.gelu" : 16
40
  },
41
- "computePrecision" : "Mixed (Float16, Int32)",
42
  "isUpdatable" : "0",
43
  "stateSchema" : [
44
 
@@ -55,7 +55,7 @@
55
  "name" : "MLModelType_mlProgram"
56
  },
57
  "userDefinedMetadata" : {
58
- "com.github.apple.coremltools.conversion_date" : "2026-02-06",
59
  "com.github.apple.coremltools.source" : "torch==2.10.0",
60
  "com.github.apple.coremltools.version" : "9.0",
61
  "com.github.apple.coremltools.source_dialect" : "TorchScript"
@@ -64,8 +64,8 @@
64
  {
65
  "hasShapeFlexibility" : "0",
66
  "isOptional" : "0",
67
- "dataType" : "Float16",
68
- "formattedType" : "MultiArray (Float16 1 × 2050 × 1101 × 2)",
69
  "shortDescription" : "",
70
  "shape" : "[1, 2050, 1101, 2]",
71
  "name" : "stereo_stft",
 
1
  [
2
  {
3
  "metadataOutputVersion" : "3.0",
4
+ "storagePrecision" : "Float32",
5
  "outputSchema" : [
6
  {
7
  "hasShapeFlexibility" : "0",
8
  "isOptional" : "0",
9
+ "dataType" : "Float32",
10
+ "formattedType" : "MultiArray (Float32 1 × 4 × 2050 × 1101 × 2)",
11
  "shortDescription" : "",
12
  "shape" : "[1, 4, 2050, 1101, 2]",
13
  "name" : "masks",
 
20
  "specificationVersion" : 8,
21
  "mlProgramOperationTypeHistogram" : {
22
  "Ios17.tanh" : 248,
23
+ "Ios17.mul" : 566,
24
  "Ios17.linear" : 638,
25
  "Ios17.transpose" : 66,
26
  "Ios17.matmul" : 32,
27
  "Stack" : 34,
28
  "Ios17.concat" : 52,
29
  "Ios17.add" : 64,
30
+ "Ios17.realDiv" : 95,
31
  "Ios16.sigmoid" : 264,
32
+ "Tile" : 95,
33
+ "Ios17.maximum" : 95,
34
+ "Ios16.reduceL2Norm" : 95,
35
  "Ios16.softmax" : 16,
36
  "Ios17.squeeze" : 360,
37
  "Ios17.reshape" : 194,
38
  "Split" : 301,
39
  "Ios16.gelu" : 16
40
  },
41
+ "computePrecision" : "Mixed (Float32, Int32)",
42
  "isUpdatable" : "0",
43
  "stateSchema" : [
44
 
 
55
  "name" : "MLModelType_mlProgram"
56
  },
57
  "userDefinedMetadata" : {
58
+ "com.github.apple.coremltools.conversion_date" : "2026-02-13",
59
  "com.github.apple.coremltools.source" : "torch==2.10.0",
60
  "com.github.apple.coremltools.version" : "9.0",
61
  "com.github.apple.coremltools.source_dialect" : "TorchScript"
 
64
  {
65
  "hasShapeFlexibility" : "0",
66
  "isOptional" : "0",
67
+ "dataType" : "Float32",
68
+ "formattedType" : "MultiArray (Float32 1 × 2050 × 1101 × 2)",
69
  "shortDescription" : "",
70
  "shape" : "[1, 2050, 1101, 2]",
71
  "name" : "stereo_stft",
v1.0.0/BSRoFormer_Base.mlmodelc/model.mil CHANGED
The diff for this file is too large to render. See raw diff
 
v1.0.0/BSRoFormer_Base.mlmodelc/weights/weight.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:627a0a7ed2f04a5bcea9b248cd5cbc7858d70679fd7067b54f640cdaccfd737b
3
- size 263795792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd50f82c09da2682c666ce6b6f65f127d32e1c0809adddaaddcedf207028cab3
3
+ size 527502016
v1.0.0/BSRoFormer_Base_metadata.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
  "stft_n_fft": 2048,
3
- "precision": "float32",
4
  "stft_hop_length": 441,
5
  "stft_win_length": 2048,
6
  "audio_channels": 2,
 
1
  {
2
  "stft_n_fft": 2048,
 
3
  "stft_hop_length": 441,
4
  "stft_win_length": 2048,
5
  "audio_channels": 2,