bweng commited on
Commit
f64a000
·
verified ·
1 Parent(s): c51cb82

Delete silero-vad-unified-256ms-v6.0.0.mlmodelc

Browse files
silero-vad-unified-256ms-v6.0.0.mlmodelc/analytics/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:718705a52f6031e9a10814115fdfa694d60ddf349a3867915620e67e37f5a9ba
3
- size 243
 
 
 
 
silero-vad-unified-256ms-v6.0.0.mlmodelc/coremldata.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:28efb7187c42b378ea90183a363742c5c0123ae17dd08de8db2e369f40280602
3
- size 625
 
 
 
 
silero-vad-unified-256ms-v6.0.0.mlmodelc/metadata.json DELETED
@@ -1,121 +0,0 @@
1
- [
2
- {
3
- "shortDescription" : "Silero VAD Unified Model 256ms (STFT + Encoder + Decoder) with noisy-OR aggregation",
4
- "metadataOutputVersion" : "3.0",
5
- "outputSchema" : [
6
- {
7
- "hasShapeFlexibility" : "0",
8
- "isOptional" : "0",
9
- "dataType" : "Float32",
10
- "formattedType" : "MultiArray (Float32 1 × 1 × 1)",
11
- "shortDescription" : "",
12
- "shape" : "[1, 1, 1]",
13
- "name" : "vad_output",
14
- "type" : "MultiArray"
15
- },
16
- {
17
- "hasShapeFlexibility" : "0",
18
- "isOptional" : "0",
19
- "dataType" : "Float32",
20
- "formattedType" : "MultiArray (Float32 1 × 128)",
21
- "shortDescription" : "",
22
- "shape" : "[1, 128]",
23
- "name" : "new_hidden_state",
24
- "type" : "MultiArray"
25
- },
26
- {
27
- "hasShapeFlexibility" : "0",
28
- "isOptional" : "0",
29
- "dataType" : "Float32",
30
- "formattedType" : "MultiArray (Float32 1 × 128)",
31
- "shortDescription" : "",
32
- "shape" : "[1, 128]",
33
- "name" : "new_cell_state",
34
- "type" : "MultiArray"
35
- }
36
- ],
37
- "version" : "6.0.0",
38
- "modelParameters" : [
39
-
40
- ],
41
- "author" : "Fluid Infernece + Silero Team",
42
- "specificationVersion" : 6,
43
- "storagePrecision" : "Mixed (Float16, Float32)",
44
- "mlProgramOperationTypeHistogram" : {
45
- "Log" : 8,
46
- "Concat" : 9,
47
- "Lstm" : 8,
48
- "SliceByIndex" : 41,
49
- "Clip" : 32,
50
- "Pow" : 16,
51
- "Transpose" : 16,
52
- "Sub" : 2,
53
- "Relu" : 32,
54
- "Squeeze" : 18,
55
- "Cast" : 54,
56
- "Sigmoid" : 8,
57
- "Add" : 24,
58
- "Sqrt" : 8,
59
- "ExpandDims" : 26,
60
- "ReduceMean" : 8,
61
- "Conv" : 48,
62
- "Mul" : 7
63
- },
64
- "computePrecision" : "Mixed (Float16, Float32, Int32)",
65
- "stateSchema" : [
66
-
67
- ],
68
- "isUpdatable" : "0",
69
- "availability" : {
70
- "macOS" : "12.0",
71
- "tvOS" : "15.0",
72
- "visionOS" : "1.0",
73
- "watchOS" : "8.0",
74
- "iOS" : "15.0",
75
- "macCatalyst" : "15.0"
76
- },
77
- "modelType" : {
78
- "name" : "MLModelType_mlProgram"
79
- },
80
- "inputSchema" : [
81
- {
82
- "hasShapeFlexibility" : "0",
83
- "isOptional" : "0",
84
- "dataType" : "Float32",
85
- "formattedType" : "MultiArray (Float32 1 × 4160)",
86
- "shortDescription" : "",
87
- "shape" : "[1, 4160]",
88
- "name" : "audio_input",
89
- "type" : "MultiArray"
90
- },
91
- {
92
- "hasShapeFlexibility" : "0",
93
- "isOptional" : "0",
94
- "dataType" : "Float32",
95
- "formattedType" : "MultiArray (Float32 1 × 128)",
96
- "shortDescription" : "",
97
- "shape" : "[1, 128]",
98
- "name" : "hidden_state",
99
- "type" : "MultiArray"
100
- },
101
- {
102
- "hasShapeFlexibility" : "0",
103
- "isOptional" : "0",
104
- "dataType" : "Float32",
105
- "formattedType" : "MultiArray (Float32 1 × 128)",
106
- "shortDescription" : "",
107
- "shape" : "[1, 128]",
108
- "name" : "cell_state",
109
- "type" : "MultiArray"
110
- }
111
- ],
112
- "userDefinedMetadata" : {
113
- "com.github.apple.coremltools.conversion_date" : "2025-09-15",
114
- "com.github.apple.coremltools.source" : "torch==2.7.0",
115
- "com.github.apple.coremltools.version" : "9.0b1",
116
- "com.github.apple.coremltools.source_dialect" : "TorchScript"
117
- },
118
- "generatedClassName" : "silero_vad_unified_256ms_v6_0_0",
119
- "method" : "predict"
120
- }
121
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
silero-vad-unified-256ms-v6.0.0.mlmodelc/model.mil DELETED
The diff for this file is too large to render. See raw diff
 
silero-vad-unified-256ms-v6.0.0.mlmodelc/weights/weight.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:853cf34740d3f5061f977ebe2976f7c921b064261c9c4753b3a1196f2dba42b4
3
- size 882304