hzang commited on
Commit
dc35e0d
·
verified ·
1 Parent(s): ffde2ad

Tiered conversion: default (FP16) + compact (6-bit) + mobile (4-bit)

Browse files
compact/AudioEncoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb71bcfb9808268d0aa1b52592f6f791401d2f329bf93a0bd53c5626e044c418
3
+ size 44449
compact/AudioEncoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7087e92dd957854306afdd209f6079bb44541a0d3aa8650bac250b4cabe4165d
3
+ size 7024832
{TextDecoder.mlpackage → compact/AudioEncoder.mlpackage}/Manifest.json RENAMED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "2c441eb8-20b2-4042-811c-7cfe8dbf6faf": {
5
- "author": "com.apple.CoreML",
6
- "description": "CoreML Model Specification",
7
- "name": "model.mlmodel",
8
- "path": "com.apple.CoreML/model.mlmodel"
9
- },
10
- "589851d9-2cd7-4aec-a10b-e9c35f6cd887": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
 
 
 
 
 
 
15
  }
16
  },
17
- "rootModelIdentifier": "2c441eb8-20b2-4042-811c-7cfe8dbf6faf"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "34ed34c1-18eb-414d-a352-79bb7c2852ef": {
 
 
 
 
 
 
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Weights",
7
  "name": "weights",
8
  "path": "com.apple.CoreML/weights"
9
+ },
10
+ "763dc575-d588-479a-ba3b-7cf691ca7949": {
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": "763dc575-d588-479a-ba3b-7cf691ca7949"
18
  }
compact/TextDecoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e6a4f3befe6f061d64d5f7a3afa26f6134062fcd9b44998aadb2e7dda4b2d87
3
+ size 89523
compact/TextDecoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37e6d86df72769edd4680e1cd050f364c8e848c83783482acca4ab7136d0eb2
3
+ size 47524274
{AudioEncoder.mlpackage → compact/TextDecoder.mlpackage}/Manifest.json RENAMED
@@ -1,18 +1,18 @@
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
- "49e0fc20-0881-4743-8508-7f9f5d114249": {
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
  },
10
- "f343e0bb-7a72-4c91-94ba-a9593c23e62f": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
- "rootModelIdentifier": "49e0fc20-0881-4743-8508-7f9f5d114249"
18
  }
 
1
  {
2
  "fileFormatVersion": "1.0.0",
3
  "itemInfoEntries": {
4
+ "4a7c41d1-3d4e-4647-aabf-f1aa881187e9": {
5
  "author": "com.apple.CoreML",
6
  "description": "CoreML Model Specification",
7
  "name": "model.mlmodel",
8
  "path": "com.apple.CoreML/model.mlmodel"
9
  },
10
+ "bde8edc5-b4f1-43c7-8c54-73831da89c34": {
11
  "author": "com.apple.CoreML",
12
  "description": "CoreML Model Weights",
13
  "name": "weights",
14
  "path": "com.apple.CoreML/weights"
15
  }
16
  },
17
+ "rootModelIdentifier": "4a7c41d1-3d4e-4647-aabf-f1aa881187e9"
18
  }
{AudioEncoder.mlpackage → default/AudioEncoder.mlpackage}/Data/com.apple.CoreML/model.mlmodel RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:affa0ce221500011fbbd93d56aaed8622aad8d8ced9becd8eff1e61657755d47
3
  size 40739
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c5f6f66fb5d91b42aa63d1d161ee910d7d5f8e1fad478feb40379b27e7a4c6
3
  size 40739
{AudioEncoder.mlpackage → default/AudioEncoder.mlpackage}/Data/com.apple.CoreML/weights/weight.bin RENAMED
File without changes
default/AudioEncoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "5b26db51-3093-4af1-9b07-a7471b33baa5": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "6cfccedf-e4bf-4e85-8a2a-d38ab66c50cc": {
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": "6cfccedf-e4bf-4e85-8a2a-d38ab66c50cc"
18
+ }
{TextDecoder.mlpackage → default/TextDecoder.mlpackage}/Data/com.apple.CoreML/model.mlmodel RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c0c3b0b413d6b829a38081d4a7b83422e19d9e53e261ae32203ed824ef96649
3
  size 82667
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e63cb9011981487eb3a558e10c08656be7d063c074be4040e0a124e0c7180335
3
  size 82667
{TextDecoder.mlpackage → default/TextDecoder.mlpackage}/Data/com.apple.CoreML/weights/weight.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2327ebc5a97ce7a3f97d88137d61bdfa345b7965001e110fbae914249195495e
3
  size 59617074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac29e4e7ba36865b1d189254854f696c8ab3f8550bdf8c02191a5d8b1c8e5954
3
  size 59617074
default/TextDecoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "86da0036-37fe-4516-bef6-01ae8db46ded": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "ba139266-71f3-48e5-a1bd-d3b325c3985f": {
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": "ba139266-71f3-48e5-a1bd-d3b325c3985f"
18
+ }
mobile/AudioEncoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffc8a7c4d6ae4263db10b223670489c8b24fe2c88f4e2c2d62c0413a644c165a
3
+ size 44446
mobile/AudioEncoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66ccc7f23f2bc452edbab035ca59ddf7f5bffed91ee62742f37895acf3ac9c81
3
+ size 5034176
mobile/AudioEncoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "8ffbe1bf-b661-4666-a282-faf8053a576d": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "fbee6a61-b05c-467c-b947-566654a4931c": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "8ffbe1bf-b661-4666-a282-faf8053a576d"
18
+ }
mobile/TextDecoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1980bec7783aeb96697876b605d1a895d823b718542ff585a5a7949da8b032e9
3
+ size 89523
mobile/TextDecoder.mlpackage/Data/com.apple.CoreML/weights/weight.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273f28d98c283a0693120cf73189e7cd3017d48fc7a187acb2f53e4e9ae31c4d
3
+ size 44946610
mobile/TextDecoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "b6077c30-3cd9-451f-ad4a-39ef57acd532": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "bf20ddce-13f9-412e-a72f-a677b4b66dd3": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "b6077c30-3cd9-451f-ad4a-39ef57acd532"
18
+ }