diff --git a/Workflows/VoiceCloning.json b/Workflows/VoiceCloning.json deleted file mode 100644 index 9b65dee..0000000 --- a/Workflows/VoiceCloning.json +++ /dev/null @@ -1,184 +0,0 @@ -{ - "last_node_id": 33, - "last_link_id": 42, - "nodes": [ - { - "id": 31, - "type": "DeepFuze Save", - "pos": [ - 1310, - 1521 - ], - "size": { - "0": 315, - "1": 342.00006103515625 - }, - "flags": {}, - "order": 3, - "mode": 0, - "inputs": [ - { - "name": "audio", - "type": "AUDIO", - "link": 40 - } - ], - "properties": { - "Node name for S&R": "DeepFuze Save" - }, - "widgets_values": [ - "", - "0", - "0", - null - ], - "color": "#223", - "bgcolor": "#335" - }, - { - "id": 30, - "type": "PlayBackAudio", - "pos": [ - 1317, - 1433 - ], - "size": { - "0": 210, - "1": 26 - }, - "flags": {}, - "order": 2, - "mode": 0, - "inputs": [ - { - "name": "audio", - "type": "AUDIO", - "link": 39 - } - ], - "properties": { - "Node name for S&R": "PlayBackAudio" - } - }, - { - "id": 28, - "type": "LoadAudio", - "pos": [ - 482, - 1426 - ], - "size": { - "0": 315, - "1": 82 - }, - "flags": {}, - "order": 0, - "mode": 0, - "outputs": [ - { - "name": "AUDIO", - "type": "AUDIO", - "links": [ - 37 - ], - "shape": 3, - "slot_index": 0 - } - ], - "properties": { - "Node name for S&R": "LoadAudio" - }, - "widgets_values": [ - "ElevenLabs_2023-11-20T20_19_40_Marcus - authoritative and deep_gen_s35_sb86_e1 (3).mp3", - "Audio" - ] - }, - { - "id": 29, - "type": "TTS_generation", - "pos": [ - 838, - 1427 - ], - "size": { - "0": 400, - "1": 200 - }, - "flags": {}, - "order": 1, - "mode": 0, - "inputs": [ - { - "name": "audio", - "type": "AUDIO", - "link": 37 - }, - { - "name": "llm_response", - "type": "NEW_STRING", - "link": null - } - ], - "outputs": [ - { - "name": "AUDIO", - "type": "AUDIO", - "links": [ - 39, - 40 - ], - "shape": 3, - "slot_index": 0 - } - ], - "properties": { - "Node name for S&R": "TTS_generation" - }, - "widgets_values": [ - "DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, Face Swapping, Lipsync Translation, video generation, and voice cloning. This is not working", - "cpu", - "English (en)" - ], - "color": "#223", - "bgcolor": "#335" - } - ], - "links": [ - [ - 37, - 28, - 0, - 29, - 0, - "AUDIO" - ], - [ - 39, - 29, - 0, - 30, - 0, - "AUDIO" - ], - [ - 40, - 29, - 0, - 31, - 0, - "AUDIO" - ] - ], - "groups": [], - "config": {}, - "extra": { - "ds": { - "scale": 1.351305709310415, - "offset": [ - -366.3783080282162, - -1226.4480267860786 - ] - } - }, - "version": 0.4 -} \ No newline at end of file