Add compiled .mlmodelc alongside .mlpackage (backward-compat for speech-swift loaders)
Browse files- DeepFilterNet3.mlmodelc/analytics/coremldata.bin +3 -0
- DeepFilterNet3.mlmodelc/coremldata.bin +3 -0
- DeepFilterNet3.mlmodelc/model.mil +0 -0
- DeepFilterNet3.mlmodelc/weights/weight.bin +3 -0
- DeepFilterNet3.mlpackage/Data/com.apple.CoreML/model.mlmodel +2 -2
- DeepFilterNet3.mlpackage/Manifest.json +8 -8
DeepFilterNet3.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:095ae05f10e03fec7c89a18291c67c8ec1bae5293c78c4ab1f77892807d61328
|
| 3 |
+
size 243
|
DeepFilterNet3.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6588b0dccdde284302ac7234bc8e065b2c5050f6c4e24a90fd1ad93e38a84dbb
|
| 3 |
+
size 415
|
DeepFilterNet3.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
DeepFilterNet3.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89bba737ffa6659db26c663d0dd828a5043cf575ab6ce5379c93304e1e19174e
|
| 3 |
+
size 4275264
|
DeepFilterNet3.mlpackage/Data/com.apple.CoreML/model.mlmodel
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50f3e9e16f7de842d41aea1277e5eb0a022d45f502acfe3e2cddfa4461644473
|
| 3 |
+
size 126597
|
DeepFilterNet3.mlpackage/Manifest.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"fileFormatVersion": "1.0.0",
|
| 3 |
"itemInfoEntries": {
|
| 4 |
-
"
|
| 5 |
-
"author": "com.apple.CoreML",
|
| 6 |
-
"description": "CoreML Model Weights",
|
| 7 |
-
"name": "weights",
|
| 8 |
-
"path": "com.apple.CoreML/weights"
|
| 9 |
-
},
|
| 10 |
-
"A9D50097-221C-4B3B-996C-7D6534A4D2F7": {
|
| 11 |
"author": "com.apple.CoreML",
|
| 12 |
"description": "CoreML Model Specification",
|
| 13 |
"name": "model.mlmodel",
|
| 14 |
"path": "com.apple.CoreML/model.mlmodel"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
}
|
| 16 |
},
|
| 17 |
-
"rootModelIdentifier": "
|
| 18 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"fileFormatVersion": "1.0.0",
|
| 3 |
"itemInfoEntries": {
|
| 4 |
+
"2BB9E199-15EF-4150-98DC-6B1047409F49": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"author": "com.apple.CoreML",
|
| 6 |
"description": "CoreML Model Specification",
|
| 7 |
"name": "model.mlmodel",
|
| 8 |
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"68587C03-AE4B-4828-9AC4-F06F52680195": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
}
|
| 16 |
},
|
| 17 |
+
"rootModelIdentifier": "2BB9E199-15EF-4150-98DC-6B1047409F49"
|
| 18 |
}
|