1 parent 80ef387 commit db21cbdCopy full SHA for db21cbd
2 files changed
model_specs/granite5asr.json
@@ -115,10 +115,17 @@
115
"default": true,
116
"format": "gguf",
117
"precision": "q8_0",
118
- "target_directory": "granite-speech-5.0-470m-turboctc-gguf",
+ "target_directory": "Granite-Speech-5.0-470M-TurboCTC-GGUF",
119
"files": [
120
- "granite-speech-5.0-470m-turboctc-q8_0.gguf"
121
- ]
+ "Granite-Speech-5.0-470M-TurboCTC-GGUF/granite-speech-5.0-470m-turboctc-q8_0.gguf"
+ ],
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
+ }
129
},
130
{
131
"id": "granite5asr_safetensors",
0 commit comments