ggml-org/llama.cpp

GGUF convert support for Vibevoice

Open

#17,488 opened on Nov 25, 2025

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C++ (18,202 forks)batch import
3rd partyenhancementgood first issuehelp wantedmodeltts

Repository metrics

Stars
 (110,169 stars)
PR merge metrics
 (Avg merge 6d 8h) (389 merged PRs in 30d)

Description

Hey there! I am trying to convert my fine-tuned vibevoice into a gguf format for inference but cant find proper code or converter any where. The architecture is currently unsupported to any known converter like llama.cpp but I have already seen many variation of gguf-formated vibevoice. Can anyone help me with that?

Contributor guide