Community builds & safety

People have wrapped VibeVoice into ComfyUI nodes, desktop apps, API servers and native ports. Here is what exists — and what to check before you run any of it. Signals captured September 2026; tap a card for the detail and the repo link.

23 result(s)

How to read this page

These are observable signals, not an audit. Nothing here is an endorsement.

MethodSep 2026

The real risk is the installer, not the model

A ComfyUI custom node is arbitrary Python running with your user's permissions. That vector has been abused for real.

Arbitrary codeComfyUIHigh risk

One-click installers: the least-read code you will run

Pinokio, RunPod and Colab scripts for VibeVoice all exist — and every one of them is tiny and unlicensed.

One-clickNo licenceThin ice

Your "7B / Large" weights are not Microsoft's

Microsoft never published a 7B TTS checkpoint. Every popular wrapper pulls it from a third-party re-upload.

Provenance7BUnverified

Not every "vibevoice" is this VibeVoice

The 12th most-starred result for the search is an unrelated dictation tool. Check the owner, not the name.

Name collision★ 160Not related

Watermarking, disclosure, and the licence

MIT lets anyone fork it — including past the safeguards. Your obligations do not fork away with it.

Responsible AIMITDisclosure

vibevoice-community/VibeVoice

The fork that kept the pulled TTS code alive — 1.6k stars, 739 forks, still maintained.

★ 1.6kMIT2026 / 08de-facto upstream

shijincai/VibeVoice

A same-day snapshot of the official repo taken when Microsoft pulled it. Frozen since.

★ 45MIT2025 / 09frozen

Enemyx-net/VibeVoice-ComfyUI

The most-starred ComfyUI integration — but last pushed February 2026.

★ 1.5kMIT2026 / 023rd-party weights

wildminder/ComfyUI-VibeVoice

The other well-known ComfyUI node — but untouched for about a year.

★ 597MIT2025 / 09stale

diodiogod/TTS-Audio-Suite

Multi-engine ComfyUI suite where VibeVoice is one of several TTS backends. Actively maintained.

★ 1.2kMIT2026 / 09actively maintained

FranckyB/Voice-Clone-Studio

Gradio web UI for voice cloning, pairing VibeVoice with Qwen3-TTS and Whisper.

★ 667Apache-2.02026 / 05web UI

zeropointnine/tts-audiobook-tool

Audiobook pipeline across many TTS models, with a synced reader app. Actively maintained.

★ 203MIT2026 / 09audiobooks

msrbuilds/voice-studio

A local multi-model TTS studio positioned as an open alternative to ElevenLabs.

★ 185MIT2026 / 07local studio

DigiJoe79/AudioBook-Maker

A real desktop app (Tauri 2.0) for audiobooks — drag-and-drop, 17+ languages, MP3/M4A export.

★ 90MIT2026 / 01desktop app

zhao-kun/VibeVoiceFusion

Full-stack multi-speaker web system — but it ships with no licence at all.

★ 491NO LICENSE2026 / 02licence risk

timoncool/VibeVoice_ASR_portable_ru

One-click portable ASR for Windows — fully offline, NVIDIA GPU. Freshly updated.

★ 40MIT2026 / 09one-click

marhensa/vibevoice-realtime-openai-api

Drop-in OpenAI-compatible TTS endpoint backed by Realtime-0.5B. Docker included.

★ 88MIT2025 / 12OpenAI-compatible

ncoder-ai/VibeVoice-FastAPI

A thin FastAPI wrapper over the 1.5B and 7B models. Small but current.

★ 33MIT2026 / 06self-host API

localai-org/vibevoice.cpp

C++ port on ggml — no Python environment at all. The most-downloaded weights in this list.

★ 123MIT2026 / 07no Python

danielclough/vibevoice-rs

Rust implementation with voice cloning and multi-speaker support.

★ 67MIT2026 / 01Rust

mzbac/vibevoice.swift

Swift port of Realtime-0.5B, for Apple platforms.

★ 31MIT2025 / 12Apple

appautomaton/mlx-speech

Pure-MLX speech stack for Apple Silicon — TTS, cloning, dialogue and ASR. Updated this month.

★ 47MIT2026 / 09Apple Silicon