From 37027055f7ccdc43cc183a5efac2cdce7d867123 Mon Sep 17 00:00:00 2001 From: VyacheslavD <88125029+SLVGITHUB@users.noreply.github.com> Date: Mon, 9 Feb 2026 06:44:00 +0300 Subject: [PATCH] Update custom-node-list.json (#2542) dva-qwen-tts --- custom-node-list.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ec4b827f..1150ac2f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43337,6 +43337,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "DVA", + "title": "DVA_Qwen_TTS", + "reference": "https://github.com/SLVGITHUB/QWEN3_TTS_DVA", + "files": ["https://github.com/SLVGITHUB/QWEN3_TTS_DVA"], + "install_type": "git-clone", + "description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)." + } ] }