Breeze-ASR-26-GGML / metadata.json
phate334's picture
Upload folder using huggingface_hub
6a48547 verified
{
"variant": "Breeze-ASR-26-GGML",
"backend": "whisper.cpp",
"quantization": "q8_0,q5_0,q4_0,q4_1",
"source_model_id": "MediaTek-Research/Breeze-ASR-26",
"source_revision": "7b992682e7f5ceedd0a41ebec240f01ba469d19e",
"artifact_path": "artifacts/models/Breeze-ASR-26-GGML",
"conversion_command": [
"artifacts/tools/whisper.cpp/build/bin/whisper-quantize artifacts/tools/whispercpp-base/ggml-model.bin artifacts/models/Breeze-ASR-26-GGML/ggml-model-q8_0.bin q8_0 && artifacts/tools/whisper.cpp/build/bin/whisper-quantize artifacts/tools/whispercpp-base/ggml-model.bin artifacts/models/Breeze-ASR-26-GGML/ggml-model-q5_0.bin q5_0 && artifacts/tools/whisper.cpp/build/bin/whisper-quantize artifacts/tools/whispercpp-base/ggml-model.bin artifacts/models/Breeze-ASR-26-GGML/ggml-model-q4_0.bin q4_0 && artifacts/tools/whisper.cpp/build/bin/whisper-quantize artifacts/tools/whispercpp-base/ggml-model.bin artifacts/models/Breeze-ASR-26-GGML/ggml-model-q4_1.bin q4_1"
],
"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",
"whispercpp_git_revision": "968eebe77225d25e57a3f981da7c696310f0e881"
},
"platform_notes": [
"Converted to GGML for whisper.cpp quantized artifact evaluation.",
"GGML convention keeps multiple quantized files for the same model in one repository."
],
"model_size_bytes": 4610627232,
"created_at": "2026-05-18T15:32:18.366654+00:00",
"license_reference": "https://huggingface.co/MediaTek-Research/Breeze-ASR-26"
}