mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add VibeVoice ComfyUI node (#2109)
This commit is contained in:
parent
3d85ecc525
commit
3895d5279e
@ -13244,6 +13244,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results."
|
||||
},
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
"id": "vibevoice-comfyui",
|
||||
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
|
||||
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
|
||||
},
|
||||
{
|
||||
"author": "ThereforeGames",
|
||||
"title": "ComfyUI-Unprompted",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user