File size: 2,154 Bytes
f30ced0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:f34e8b09-5f74-4d80-8ee0-5bf93353cdba",
    "version": 1,
    "metadata": {
        "timestamp": "2025-07-10T08:46:24.055659+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "BELLE-2/Belle-whisper-large-v3-zh-282ca421-7ea4-5259-9681-27ff3566465b",
            "name": "BELLE-2/Belle-whisper-large-v3-zh",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/BELLE-2/Belle-whisper-large-v3-zh",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "automatic-speech-recognition",
                    "architectureFamily": "whisper",
                    "modelArchitecture": "WhisperForConditionalGeneration"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "transformers"
                    },
                    {
                        "name": "base_model",
                        "value": "openai/whisper-large-v3"
                    }
                ]
            },
            "authors": [
                {
                    "name": "BELLE-2"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "id": "Apache-2.0",
                        "url": "https://spdx.org/licenses/Apache-2.0.html"
                    }
                }
            ],
            "tags": [
                "transformers",
                "pytorch",
                "safetensors",
                "whisper",
                "automatic-speech-recognition",
                "base_model:openai/whisper-large-v3",
                "base_model:finetune:openai/whisper-large-v3",
                "license:apache-2.0",
                "endpoints_compatible",
                "region:us"
            ]
        }
    }
}