fix model link

This commit is contained in:
WildAi
2025-09-10 12:33:40 +03:00
parent 4c9785da8b
commit 4296f75cc4

View File

@@ -5,7 +5,7 @@ MODEL_CONFIGS = {
"size_gb": 3.0,
},
"VibeVoice-Large": {
"repo_id": "microsoft/VibeVoice-Large",
"repo_id": "aoi-ot/VibeVoice-Large",
"size_gb": 17.4,
}
}