From 7e9e4b6daae1d25c1c7d45e9fe6846a964cbf570 Mon Sep 17 00:00:00 2001 From: Kerry <399237818@qq.com> Date: Fri, 30 May 2025 15:05:23 +0800 Subject: [PATCH] update_ComfyUI_Spark_TTS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hello! I'm so sorry to disturb you. I want to update the node names, ID, and descriptions. Could you please help me? Thank you so much! about at line 24488,and also the issues#1878 @@original information: { "author": "KERRY-YUAN", "title": "NodeSparkTTS", "id": "NodeSparkTTS", "reference": "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS", "files": [ "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS" ], "install_type": "git-clone", "description": "This node package contains nodes for Spark-TTS controllable synthesis and voice cloning." }, @@Updated information: { "author": "KERRY-YUAN", "title": "ComfyUI_Spark_TTS", "id": "ComfyUI_Spark_TTS", "reference": "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS", "files": [ "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS" ], "install_type": "git-clone", "description": "Spark-TTS controllable synthesis and voice cloning.此节点包提供用于可控语音合成和语音克隆的节点,基于官方 Spark-TTS 库的核心逻辑实现。" }, --- update_ComfyUI_Spark_TTS_20250530.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 update_ComfyUI_Spark_TTS_20250530.json diff --git a/update_ComfyUI_Spark_TTS_20250530.json b/update_ComfyUI_Spark_TTS_20250530.json new file mode 100644 index 00000000..95593ee0 --- /dev/null +++ b/update_ComfyUI_Spark_TTS_20250530.json @@ -0,0 +1,11 @@ + { + "author": "KERRY-YUAN", + "title": "ComfyUI_Spark_TTS", + "id": "ComfyUI_Spark_TTS", + "reference": "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS", + "files": [ + "https://github.com/KERRY-YUAN/ComfyUI_Spark_TTS" + ], + "install_type": "git-clone", + "description": "Spark-TTS controllable synthesis and voice cloning.此节点包提供用于可控语音合成和语音克隆的节点,基于官方 Spark-TTS 库的核心逻辑实现。" + }, \ No newline at end of file