From 660d62b9c194ac3e7d6f34d63c324598c4e2bf46 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 30 May 2025 12:22:03 +0800 Subject: [PATCH] Add ComfyUI-ChatterboxTTS node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 146d39f8..ab34e922 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19546,6 +19546,16 @@ "install_type": "git-clone", "description": "ComfyUI-HunyuanVideo-Avatar is now available in ComfyUI, HunyuanVideo-Avatar is a multimodal diffusion transformer (MM-DiT)-based model capable of simultaneously generating dynamic, emotion-controllable, and multi-character dialogue videos." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-ChatterboxTTS", + "reference": "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-ChatterboxTTS" + ], + "install_type": "git-clone", + "description": "ComfyUI-ChatterboxTTS is now available in ComfyUI, Chatterbox TTS is the first production-grade open-source TTS model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",