diff --git a/custom-node-list.json b/custom-node-list.json index 2ef23dc4..30f049a5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",