Xin Zhang commited on
Commit
b25d4e7
·
1 Parent(s): c71ef05

[feature]: remove experimental models.

Browse files
moyoyo_asr_models/ggml-medium-encoder.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:adbe456375e7eb3407732a426ecb65bbda86860e4aa801f3a696b70b8a533cdd
3
- size 207
 
 
 
 
moyoyo_asr_models/ggml-medium-encoder.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:05fe28591b40616fa0c34ad7b853133623f5300923ec812acb11459c411acf3b
3
- size 149
 
 
 
 
moyoyo_asr_models/ggml-medium-encoder.mlmodelc/metadata.json DELETED
@@ -1,64 +0,0 @@
1
- [
2
- {
3
- "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float32",
10
- "formattedType" : "MultiArray (Float32)",
11
- "shortDescription" : "",
12
- "shape" : "[]",
13
- "name" : "output",
14
- "type" : "MultiArray"
15
- }
16
- ],
17
- "modelParameters" : [
18
-
19
- ],
20
- "specificationVersion" : 6,
21
- "mlProgramOperationTypeHistogram" : {
22
- "Linear" : 144,
23
- "Matmul" : 48,
24
- "Cast" : 2,
25
- "Conv" : 2,
26
- "Softmax" : 24,
27
- "Add" : 49,
28
- "LayerNorm" : 49,
29
- "Mul" : 48,
30
- "Transpose" : 97,
31
- "Gelu" : 26,
32
- "Reshape" : 96
33
- },
34
- "computePrecision" : "Mixed (Float16, Float32, Int32)",
35
- "isUpdatable" : "0",
36
- "availability" : {
37
- "macOS" : "12.0",
38
- "tvOS" : "15.0",
39
- "watchOS" : "8.0",
40
- "iOS" : "15.0",
41
- "macCatalyst" : "15.0"
42
- },
43
- "modelType" : {
44
- "name" : "MLModelType_mlProgram"
45
- },
46
- "userDefinedMetadata" : {
47
-
48
- },
49
- "inputSchema" : [
50
- {
51
- "hasShapeFlexibility" : "0",
52
- "isOptional" : "0",
53
- "dataType" : "Float32",
54
- "formattedType" : "MultiArray (Float32 1 × 80 × 3000)",
55
- "shortDescription" : "",
56
- "shape" : "[1, 80, 3000]",
57
- "name" : "logmel_data",
58
- "type" : "MultiArray"
59
- }
60
- ],
61
- "generatedClassName" : "coreml_encoder_medium",
62
- "method" : "predict"
63
- }
64
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
moyoyo_asr_models/ggml-medium-encoder.mlmodelc/model.mil DELETED
The diff for this file is too large to render. See raw diff
 
moyoyo_asr_models/ggml-medium-encoder.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a188b0e4e3109f28f38f1f47ea2497ffe623923419df8e1ae12cb5f809a1815
3
- size 614507008
 
 
 
 
moyoyo_asr_models/ggml-medium-q5_0.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19fea4b380c3a618ec4723c3eef2eb785ffba0d0538cf43f8f235e7b3b34220f
3
- size 539212467
 
 
 
 
moyoyo_asr_models/ggml-small-encoder.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:18ad2072ae82872c2ba8a187071e1e7d6c1105253685e7aa95138adcf07874e0
3
- size 207
 
 
 
 
moyoyo_asr_models/ggml-small-encoder.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:05fe28591b40616fa0c34ad7b853133623f5300923ec812acb11459c411acf3b
3
- size 149
 
 
 
 
moyoyo_asr_models/ggml-small-encoder.mlmodelc/metadata.json DELETED
@@ -1,64 +0,0 @@
1
- [
2
- {
3
- "metadataOutputVersion" : "3.0",
4
- "storagePrecision" : "Float16",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float32",
10
- "formattedType" : "MultiArray (Float32)",
11
- "shortDescription" : "",
12
- "shape" : "[]",
13
- "name" : "output",
14
- "type" : "MultiArray"
15
- }
16
- ],
17
- "modelParameters" : [
18
-
19
- ],
20
- "specificationVersion" : 6,
21
- "mlProgramOperationTypeHistogram" : {
22
- "Linear" : 72,
23
- "Matmul" : 24,
24
- "Cast" : 2,
25
- "Conv" : 2,
26
- "Softmax" : 12,
27
- "Add" : 25,
28
- "LayerNorm" : 25,
29
- "Mul" : 24,
30
- "Transpose" : 49,
31
- "Gelu" : 14,
32
- "Reshape" : 48
33
- },
34
- "computePrecision" : "Mixed (Float16, Float32, Int32)",
35
- "isUpdatable" : "0",
36
- "availability" : {
37
- "macOS" : "12.0",
38
- "tvOS" : "15.0",
39
- "watchOS" : "8.0",
40
- "iOS" : "15.0",
41
- "macCatalyst" : "15.0"
42
- },
43
- "modelType" : {
44
- "name" : "MLModelType_mlProgram"
45
- },
46
- "userDefinedMetadata" : {
47
-
48
- },
49
- "inputSchema" : [
50
- {
51
- "hasShapeFlexibility" : "0",
52
- "isOptional" : "0",
53
- "dataType" : "Float32",
54
- "formattedType" : "MultiArray (Float32 1 × 80 × 3000)",
55
- "shortDescription" : "",
56
- "shape" : "[1, 80, 3000]",
57
- "name" : "logmel_data",
58
- "type" : "MultiArray"
59
- }
60
- ],
61
- "generatedClassName" : "coreml_encoder_small",
62
- "method" : "predict"
63
- }
64
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
moyoyo_asr_models/ggml-small-encoder.mlmodelc/model.mil DELETED
The diff for this file is too large to render. See raw diff
 
moyoyo_asr_models/ggml-small-encoder.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:87eed4ae76f11a2d4a50786bc7423d4b45c2d0d9ca05577a3bd2557452072eaf
3
- size 176339456
 
 
 
 
moyoyo_asr_models/ggml-small.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:951596a31b1c96a01b7a2b1bc511f665d900c679126134f6ec18db5ec4a485fe
3
- size 487601984
 
 
 
 
moyoyo_asr_models/qwen2.5-7b-instruct-q5_0-00001-of-00002.gguf DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:715a0c76b1b074ed65fe0fabf88b1df6f5f638318f15ba9f62a04d493e236d5f
3
- size 4001112160
 
 
 
 
moyoyo_asr_models/qwen2.5-7b-instruct-q5_0-00002-of-00002.gguf DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a254c888ebffcddf98b0c277433a339d9a8cbf970f246b0b6e6a9195e5d6cfb
3
- size 1314064416