1 parent ffb0857 commit 58721ecCopy full SHA for 58721ec
2 files changed
model_specs/vibevoice.json
@@ -75,9 +75,14 @@
75
"precision": "q8_0",
76
"target_directory": "VibeVoice-7B-GGUF",
77
"files": [
78
- "VibeVoice-7B-GGUF/vibevoice-7b-q8_0.gguf"
+ "vibevoice-7b-q8_0.gguf"
79
],
80
- "strip_prefix": "VibeVoice-7B-GGUF"
+ "download": {
81
+ "kind": "huggingface_snapshot",
82
+ "repo": "audio-cpp/VibeVoice-7B-GGUF",
83
+ "revision": "main",
84
+ "gated": false
85
+ }
86
}
87
88
"sources": [
0 commit comments