Files changed (1) hide show
  1. argmaxinc_whisperkit-coreml.json +45 -0
argmaxinc_whisperkit-coreml.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:f2fdbe94-96a9-45aa-98eb-94eabf0970b5",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:37:21.452160+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "argmaxinc/whisperkit-coreml-00d0a8e1-49c3-5a2a-b283-afe1a74f8796",
11
+ "name": "argmaxinc/whisperkit-coreml",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/argmaxinc/whisperkit-coreml",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "automatic-speech-recognition"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "whisperkit"
26
+ }
27
+ ]
28
+ },
29
+ "authors": [
30
+ {
31
+ "name": "argmaxinc"
32
+ }
33
+ ],
34
+ "tags": [
35
+ "whisperkit",
36
+ "coreml",
37
+ "whisper",
38
+ "asr",
39
+ "quantized",
40
+ "automatic-speech-recognition",
41
+ "region:us"
42
+ ]
43
+ }
44
+ }
45
+ }