Skip to content

Commit db21cbd

Browse files
committed
Update Granite ASR GGUF package link
1 parent 80ef387 commit db21cbd

2 files changed

Lines changed: 19 additions & 12 deletions

File tree

model_specs/granite5asr.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,17 @@
115115
"default": true,
116116
"format": "gguf",
117117
"precision": "q8_0",
118-
"target_directory": "granite-speech-5.0-470m-turboctc-gguf",
118+
"target_directory": "Granite-Speech-5.0-470M-TurboCTC-GGUF",
119119
"files": [
120-
"granite-speech-5.0-470m-turboctc-q8_0.gguf"
121-
]
120+
"Granite-Speech-5.0-470M-TurboCTC-GGUF/granite-speech-5.0-470m-turboctc-q8_0.gguf"
121+
],
122+
"strip_prefix": "Granite-Speech-5.0-470M-TurboCTC-GGUF",
123+
"download": {
124+
"kind": "huggingface_snapshot",
125+
"repo": "audio-cpp/audio.cpp-gguf",
126+
"revision": "main",
127+
"gated": false
128+
}
122129
},
123130
{
124131
"id": "granite5asr_safetensors",

0 commit comments

Comments
 (0)