File size: 1,338 Bytes
cd241b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "variant": "Breeze-ASR-26-float16-CT2",
  "backend": "ctranslate2",
  "quantization": "float16",
  "source_model_id": "MediaTek-Research/Breeze-ASR-26",
  "source_revision": "7b992682e7f5ceedd0a41ebec240f01ba469d19e",
  "artifact_path": "artifacts/models/Breeze-ASR-26-float16-CT2",
  "conversion_command": [
    "ct2-transformers-converter",
    "--model",
    "artifacts/models/Breeze-ASR-26-f32-HF",
    "--output_dir",
    "artifacts/models/Breeze-ASR-26-float16-CT2",
    "--quantization",
    "float16",
    "--force",
    "--copy_files",
    "added_tokens.json",
    "generation_config.json",
    "merges.txt",
    "normalizer.json",
    "preprocessor_config.json",
    "special_tokens_map.json",
    "tokenizer.json",
    "tokenizer_config.json",
    "vocab.json"
  ],
  "runtime_versions": {
    "os": "Darwin",
    "os_release": "24.6.0",
    "architecture": "arm64",
    "python_version": "3.13.0",
    "openai_version": "2.37.0",
    "huggingface_hub_version": "1.15.0",
    "transformers_version": "5.8.1",
    "ctranslate2_version": "4.7.1"
  },
  "platform_notes": [
    "Converted with CTranslate2 for evaluation and model artifact comparison."
  ],
  "model_size_bytes": 3093825488,
  "created_at": "2026-05-18T15:44:45.038136+00:00",
  "license_reference": "https://huggingface.co/MediaTek-Research/Breeze-ASR-26"
}