audio-cpp/VibeVoice-7B-GGUF

🤗 Hugging Face sourcetext-to-speechmit7B activated11 GBGGUF✓ 1 checksumupdated today
Submit in one command

Run it next to your model folder. It makes the torrent, checks your files against Hugging Face, and submits it. You just start seeding and paste your key from your account. It only reads your files and never changes them. Read the script first if you like.

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo audio-cpp/VibeVoice-7B-GGUF ./model-folder
Needs a seeder →

VibeVoice 7B GGUF for audio.cpp

GGUF conversion of vibevoice/VibeVoice-7B for audio.cpp.

Upstream model: vibevoice/VibeVoice-7B

Files

  • vibevoice-7b-q8_0.gguf: Q8_0 GGUF package for VibeVoice 7B.
  • LICENSE: MIT license from the upstream VibeVoice project.

Usage

Use the GGUF directly with audio.cpp CLI/server, or download/select it from the native WebUI once the package is published.

VibeVoice is a long-form, multi-speaker speech generation model. It is intended for English and Chinese speech synthesis.

Local audio.cpp check

Observed quick-check performance on RTX 5090 for the Q8_0 GGUF in audio.cpp server mode:

  • RTF: about 0.18
  • Output length: about 52s
  • Peak VRAM: about 13.3 GB

These numbers are implementation and hardware dependent. They are only a quick audio.cpp sanity check, not a benchmark.