Comparison
VibeVoice-ComfyUI vs dc_tts
Verdict
Pick VibeVoice-ComfyUI if vibeVoice-ComfyUI provides seamless integration of Microsoft's VibeVoice model for high-quality text-to-speech in ComfyUI workflows; pick dc_tts if dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
Markdown twin · VibeVoice-ComfyUI alternatives · dc_tts alternatives
GraphCanon updated 3w
Trust & integrity
| Signal | VibeVoice-ComfyUI | dc_tts |
|---|---|---|
| Maintenance | Slowing (161d since push) As of 3w · github_public_v1 | Dormant (1203d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 3w · github_public_v1 | Not a fork · Personal account As of 3w · github_public_v1 |
| OSV dependency advisories | Published findings As of 1mo · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- VibeVoice-ComfyUI
- Comprehensive ComfyUI integration for Microsoft's VibeVoice text-to-speech
- dc_tts
- A TensorFlow Implementation of DC-TTS
Stars
- VibeVoice-ComfyUI
- 1.5k
- dc_tts
- 1.2k
Forks
- VibeVoice-ComfyUI
- 243
- dc_tts
- 360
Open issues
- VibeVoice-ComfyUI
- 33
- dc_tts
- 68
Language
- VibeVoice-ComfyUI
- Python
- dc_tts
- Python
Adopt for
- VibeVoice-ComfyUI
- VibeVoice-ComfyUI provides seamless integration of Microsoft's VibeVoice model for high-quality text-to-speech in ComfyUI workflows.
- dc_tts
- dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
Persona
- VibeVoice-ComfyUI
- -
- dc_tts
- -
Runtime
- VibeVoice-ComfyUI
- -
- dc_tts
- -
License
- VibeVoice-ComfyUI
- MIT
- dc_tts
- Apache-2.0
Last pushed
- VibeVoice-ComfyUI
- Feb 18, 2026
- dc_tts
- Apr 14, 2023
Categories
- VibeVoice-ComfyUI
- Speech & Audio
- dc_tts
- Speech & Audio
Trust and health
Maintenance
- VibeVoice-ComfyUI
- Slowing (36%)
- dc_tts
- Dormant (18%)
Days since push
- VibeVoice-ComfyUI
- 161d
- dc_tts
- 1203d
Open issues (now)
- VibeVoice-ComfyUI
- 33
- dc_tts
- 68
OSV dependency advisories
- VibeVoice-ComfyUI
- Published findings
- dc_tts
- No lockfile (source not queried)
Full report
- VibeVoice-ComfyUI
- Trust report
- dc_tts
- Trust report
Choose VibeVoice-ComfyUI if…
- License: VibeVoice-ComfyUI is MIT, dc_tts is Apache-2.0.
- Tags unique to VibeVoice-ComfyUI: ai-audio, ai-tts, ai-voice, text-to-speech.
- When you prioritize high-quality voice synthesis and direct integration with the VibeVoice model by Microsoft
When NOT to use VibeVoice-ComfyUI
- If your project demands external dependencies or lacks the necessary VRAM (minimum 8GB, recommended 17GB+) to run effectively
Choose dc_tts if…
- License: dc_tts is Apache-2.0, VibeVoice-ComfyUI is MIT.
- Requirements: Depends on TensorFlow >=1.3 and has compatibility issues with updated APIs for `tf.contrib.layers.layer_norm`.; Requires Python packages like NumPy, librosa, tqdm, matplotlib, and scipy..
- Tags unique to dc_tts: speech, speech-to-text, tensorflow.
- dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies.
When NOT to use dc_tts
- Last GitHub push was 1228 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (Enemyx-net/VibeVoice-ComfyUI) · observed Jul 30, 2026
- GitHub forks (Enemyx-net/VibeVoice-ComfyUI) · observed Jul 30, 2026
- Last push (Enemyx-net/VibeVoice-ComfyUI) · observed Feb 18, 2026
- License file (MIT) · observed Jul 30, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (Kyubyong/dc_tts) · observed Jul 30, 2026
- GitHub forks (Kyubyong/dc_tts) · observed Jul 30, 2026
- Last push (Kyubyong/dc_tts) · observed Apr 14, 2023
- License file (Apache-2.0) · observed Jul 30, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: VibeVoice-ComfyUI 1.5k · dc_tts 1.2k (synced Jul 30, 2026).
Common questions
- What is the difference between VibeVoice-ComfyUI and dc_tts?
- VibeVoice-ComfyUI: Comprehensive ComfyUI integration for Microsoft's VibeVoice text-to-speech. dc_tts: A TensorFlow Implementation of DC-TTS. See the comparison table for live GitHub stats and shared categories.
- When should I choose VibeVoice-ComfyUI over dc_tts?
- Choose VibeVoice-ComfyUI over dc_tts when License: VibeVoice-ComfyUI is MIT, dc_tts is Apache-2.0; Tags unique to VibeVoice-ComfyUI: ai-audio, ai-tts, ai-voice, text-to-speech; When you prioritize high-quality voice synthesis and direct integration with the VibeVoice model by Microsoft.
- When should I choose dc_tts over VibeVoice-ComfyUI?
- Choose dc_tts over VibeVoice-ComfyUI when License: dc_tts is Apache-2.0, VibeVoice-ComfyUI is MIT; Requirements: Depends on TensorFlow >=1.3 and has compatibility issues with updated APIs for
tf.contrib.layers.layer_norm.; Requires Python packages like NumPy, librosa, tqdm, matplotlib, and scipy.; Tags unique to dc_tts: speech, speech-to-text, tensorflow; dc_tts is a text-to-speech model based on TensorFlow and requires specific version dependencies. - When should I avoid VibeVoice-ComfyUI?
- If your project demands external dependencies or lacks the necessary VRAM (minimum 8GB, recommended 17GB+) to run effectively
- When should I avoid dc_tts?
- Last GitHub push was 1228 days ago (dormant maintenance, Apr 14, 2023). Validate activity before betting a new project on dc_tts.
- Is VibeVoice-ComfyUI or dc_tts more popular on GitHub?
- VibeVoice-ComfyUI has more GitHub stars (1,521 vs 1,156). Stars measure visibility, not whether either tool fits your constraints.
- Are VibeVoice-ComfyUI and dc_tts open source?
- Yes - both are open-source projects on GitHub (VibeVoice-ComfyUI: MIT, dc_tts: Apache-2.0).
- Where can I find alternatives to VibeVoice-ComfyUI or dc_tts?
- GraphCanon lists graph-backed alternatives at VibeVoice-ComfyUI alternatives and dc_tts alternatives (VibeVoice-ComfyUI markdown twin, dc_tts markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, VibeVoice-ComfyUI or dc_tts?
- VibeVoice-ComfyUI: Slowing. dc_tts: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for VibeVoice-ComfyUI and dc_tts?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: VibeVoice-ComfyUI trust report; dc_tts trust report.