From 8d29e5037fae2028b559b8bc14923d37cc1fadee Mon Sep 17 00:00:00 2001 From: Shmuel Ronen <80190186+ShmuelRonen@users.noreply.github.com> Date: Sun, 27 Jul 2025 04:28:27 +0300 Subject: [PATCH] Add ComfyUI-HiggsAudio_Wrapper to custom node list (#2034) --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 34f7bfff..87269365 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7637,6 +7637,17 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation." }, + { + "author": "ShmuelRonen", + "title": "ComfyUI-HiggsAudio_Wrapper", + "id": "higgs-audio-wrapper", + "reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper" + ], + "install_type": "git-clone", + "description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility." + }, { "author": "ShmuelRonen", "title": "Apply Style Model Adjust for ComfyUI", @@ -30369,3 +30380,4 @@ ] } +