diff --git a/vibe_voice_tts/vibe_voice_tts.json b/vibe_voice_tts/vibe_voice_tts.json index 6a6e839..5708afc 100644 --- a/vibe_voice_tts/vibe_voice_tts.json +++ b/vibe_voice_tts/vibe_voice_tts.json @@ -4,38 +4,6 @@ "last_node_id": 14, "last_link_id": 10, "nodes": [ - { - "id": 5, - "type": "SaveAudioMP3", - "pos": [ - 1155.41943359375, - 669.2053833007812 - ], - "size": [ - 270, - 136 - ], - "flags": {}, - "order": 7, - "mode": 0, - "inputs": [ - { - "name": "audio", - "type": "AUDIO", - "link": 4 - } - ], - "outputs": [], - "properties": { - "cnr_id": "comfy-core", - "ver": "0.3.50", - "Node name for S&R": "SaveAudioMP3" - }, - "widgets_values": [ - "audio/ComfyUI", - "320k" - ] - }, { "id": 8, "type": "LoadAudio", @@ -174,6 +142,64 @@ null ] }, + { + "id": 14, + "type": "Note", + "pos": [ + -30.856473922729492, + 251.25491333007812 + ], + "size": [ + 393.2325744628906, + 708.2105102539062 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "# VibeVoice TTS\n\nThis workflow is based on the following git repository:\nhttps://github.com/wildminder/ComfyUI-VibeVoice\n\n# License\n\nAs stated on the git repository: This project is distributed under the MIT License. See LICENSE.txt (in the git repository above) for more information. The VibeVoice model and its components are subject to the licenses provided by Microsoft. Please use responsibly.\n\n# Enable more speakers\n\nClick the LoadAudio node and press Ctrl + B to enable the other speaker nodes.\n" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 2, + "type": "LoadAudio", + "pos": [ + 376.3929443359375, + 248.9485321044922 + ], + "size": [ + 274.4583435058594, + 136 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "AUDIO", + "type": "AUDIO", + "links": [ + 1 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "LoadAudio" + }, + "widgets_values": [ + "voice.wav", + null, + null + ] + }, { "id": 1, "type": "VibeVoiceTTS", @@ -231,12 +257,12 @@ }, "widgets_values": [ "VibeVoice-1.5B", - "Speaker 1: Hey, how are you?\nSpeaker 2: I'm fine, and you?", + "Speaker 1: Hey, this is another generated voice based on Vibe Voice TTS. Crazy isn't it?", false, "sdpa", 1.3, 10, - 1114540226990889, + 1122264414652559, "randomize", true, 0.95, @@ -248,61 +274,35 @@ "bgcolor": "#353" }, { - "id": 14, - "type": "Note", + "id": 5, + "type": "SaveAudioMP3", "pos": [ - -30.856473922729492, - 251.25491333007812 + 1155.41943359375, + 669.2053833007812 ], "size": [ - 393.2325744628906, - 708.2105102539062 - ], - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [], - "outputs": [], - "properties": {}, - "widgets_values": [ - "# VibeVoice TTS\n\nThis workflow is based on the following git repository:\nhttps://github.com/wildminder/ComfyUI-VibeVoice\n\n# License\n\nAs stated on the git repository: This project is distributed under the MIT License. See LICENSE.txt (in the git repository above) for more information. The VibeVoice model and its components are subject to the licenses provided by Microsoft. Please use responsibly.\n\n# Enable more speakers\n\nClick the LoadAudio node and press Ctrl + B to enable the other speaker nodes.\n" - ], - "color": "#232", - "bgcolor": "#353" - }, - { - "id": 2, - "type": "LoadAudio", - "pos": [ - 376.3929443359375, - 248.9485321044922 - ], - "size": [ - 274.4583435058594, + 270, 136 ], "flags": {}, - "order": 4, + "order": 7, "mode": 0, - "inputs": [], - "outputs": [ + "inputs": [ { - "name": "AUDIO", + "name": "audio", "type": "AUDIO", - "links": [ - 1 - ] + "link": 4 } ], + "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.3.50", - "Node name for S&R": "LoadAudio" + "Node name for S&R": "SaveAudioMP3" }, "widgets_values": [ - "voice.wav", - null, - null + "audio/ComfyUI", + "320k" ] } ],