wf: update default workflow from ComfyUI export
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,55 +1,115 @@
|
|||||||
{
|
{
|
||||||
"id": "85925298-bd01-4df7-b8e5-ac92f9d6582e",
|
"id": "85925298-bd01-4df7-b8e5-ac92f9d6582e",
|
||||||
"revision": 0,
|
"revision": 0,
|
||||||
"last_node_id": 6,
|
"last_node_id": 14,
|
||||||
"last_link_id": 9,
|
"last_link_id": 30,
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 6,
|
||||||
"type": "OmniVoiceModelLoader",
|
"type": "PreviewAudio",
|
||||||
"pos": [
|
"pos": [
|
||||||
32,
|
928,
|
||||||
96
|
96
|
||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
320,
|
448,
|
||||||
160
|
96
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 0,
|
"order": 4,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [
|
||||||
"outputs": [
|
{
|
||||||
|
"name": "audio",
|
||||||
|
"type": "AUDIO",
|
||||||
|
"link": 27
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [],
|
||||||
|
"properties": {
|
||||||
|
"cnr_id": "comfy-core",
|
||||||
|
"ver": "0.18.1",
|
||||||
|
"Node name for S&R": "PreviewAudio",
|
||||||
|
"ue_properties": {
|
||||||
|
"widget_ue_connectable": {},
|
||||||
|
"input_ue_unconnectable": {},
|
||||||
|
"version": "7.8"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"widgets_values": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 14,
|
||||||
|
"type": "OmniVoiceGenerate",
|
||||||
|
"pos": [
|
||||||
|
512,
|
||||||
|
96
|
||||||
|
],
|
||||||
|
"size": [
|
||||||
|
384,
|
||||||
|
448
|
||||||
|
],
|
||||||
|
"flags": {},
|
||||||
|
"order": 3,
|
||||||
|
"mode": 0,
|
||||||
|
"inputs": [
|
||||||
{
|
{
|
||||||
"name": "model",
|
"name": "model",
|
||||||
"type": "OMNIVOICE_MODEL",
|
"type": "OMNIVOICE_MODEL",
|
||||||
"slot_index": 0,
|
"link": 23
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ref_audio",
|
||||||
|
"shape": 7,
|
||||||
|
"type": "AUDIO",
|
||||||
|
"link": 29
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ref_text",
|
||||||
|
"shape": 7,
|
||||||
|
"type": "STRING",
|
||||||
|
"widget": {
|
||||||
|
"name": "ref_text"
|
||||||
|
},
|
||||||
|
"link": 30
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
{
|
||||||
|
"name": "audio",
|
||||||
|
"type": "AUDIO",
|
||||||
"links": [
|
"links": [
|
||||||
5
|
27
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
"aux_id": "ethanfel/ComfyUI-Omnivoice",
|
"cnr_id": "comfyui-omnivoice-fel",
|
||||||
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
|
"ver": "340c0aa402fdf8b56fad5eb1559ff901c7fc7cfc",
|
||||||
"Node name for S&R": "OmniVoiceModelLoader",
|
"Node name for S&R": "OmniVoiceGenerate",
|
||||||
"ue_properties": {
|
"ue_properties": {
|
||||||
"widget_ue_connectable": {},
|
"widget_ue_connectable": {},
|
||||||
"version": "7.8",
|
"input_ue_unconnectable": {},
|
||||||
"input_ue_unconnectable": {}
|
"version": "7.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"cuda:0",
|
"Hello! This is a test of the OmniVoice text-to-speech system.",
|
||||||
"float16",
|
"voice_cloning",
|
||||||
false
|
"",
|
||||||
|
"",
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
32,
|
||||||
|
42,
|
||||||
|
"fixed"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"type": "OmniVoiceVoicePreset",
|
"type": "OmniVoiceVoicePreset",
|
||||||
"pos": [
|
"pos": [
|
||||||
32,
|
64,
|
||||||
320
|
320
|
||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
@@ -57,7 +117,7 @@
|
|||||||
128
|
128
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 1,
|
"order": 0,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [],
|
"inputs": [],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@@ -66,7 +126,7 @@
|
|||||||
"type": "AUDIO",
|
"type": "AUDIO",
|
||||||
"slot_index": 0,
|
"slot_index": 0,
|
||||||
"links": [
|
"links": [
|
||||||
6
|
29
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -74,14 +134,15 @@
|
|||||||
"type": "STRING",
|
"type": "STRING",
|
||||||
"slot_index": 1,
|
"slot_index": 1,
|
||||||
"links": [
|
"links": [
|
||||||
7
|
30
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
"aux_id": "ethanfel/ComfyUI-Omnivoice",
|
"cnr_id": "comfyui-omnivoice-fel",
|
||||||
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
|
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
|
||||||
"Node name for S&R": "OmniVoiceVoicePreset",
|
"Node name for S&R": "OmniVoiceVoicePreset",
|
||||||
|
"aux_id": "ethanfel/ComfyUI-Omnivoice",
|
||||||
"ue_properties": {
|
"ue_properties": {
|
||||||
"widget_ue_connectable": {},
|
"widget_ue_connectable": {},
|
||||||
"version": "7.8",
|
"version": "7.8",
|
||||||
@@ -93,136 +154,124 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 5,
|
"id": 1,
|
||||||
"type": "OmniVoiceGenerate",
|
"type": "OmniVoiceModelLoader",
|
||||||
"pos": [
|
"pos": [
|
||||||
416,
|
64,
|
||||||
96
|
96
|
||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
384,
|
320,
|
||||||
448
|
160
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 2,
|
"order": 1,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [
|
"inputs": [],
|
||||||
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "model",
|
"name": "model",
|
||||||
"type": "OMNIVOICE_MODEL",
|
"type": "OMNIVOICE_MODEL",
|
||||||
"link": 5
|
"slot_index": 0,
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ref_audio",
|
|
||||||
"shape": 7,
|
|
||||||
"type": "AUDIO",
|
|
||||||
"link": 6
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ref_text",
|
|
||||||
"shape": 7,
|
|
||||||
"type": "STRING",
|
|
||||||
"widget": {
|
|
||||||
"name": "ref_text"
|
|
||||||
},
|
|
||||||
"link": 7
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "audio",
|
|
||||||
"type": "AUDIO",
|
|
||||||
"links": [
|
"links": [
|
||||||
9
|
23
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"cnr_id": "comfyui-omnivoice-fel",
|
||||||
|
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
|
||||||
|
"Node name for S&R": "OmniVoiceModelLoader",
|
||||||
|
"aux_id": "ethanfel/ComfyUI-Omnivoice",
|
||||||
"ue_properties": {
|
"ue_properties": {
|
||||||
"widget_ue_connectable": {},
|
"widget_ue_connectable": {},
|
||||||
|
"version": "7.8",
|
||||||
"input_ue_unconnectable": {}
|
"input_ue_unconnectable": {}
|
||||||
},
|
}
|
||||||
"aux_id": "ethanfel/ComfyUI-Omnivoice",
|
|
||||||
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
|
|
||||||
"Node name for S&R": "OmniVoiceGenerate"
|
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"Hello! This is a test of the OmniVoice text-to-speech system.",
|
"cuda:0",
|
||||||
"voice_cloning",
|
"float32",
|
||||||
"",
|
false
|
||||||
"",
|
|
||||||
1,
|
|
||||||
32,
|
|
||||||
42,
|
|
||||||
"fixed"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 6,
|
"id": 13,
|
||||||
"type": "PreviewAudio",
|
"type": "OmniVoiceVoiceDesign",
|
||||||
"pos": [
|
"pos": [
|
||||||
832,
|
64,
|
||||||
96
|
512
|
||||||
],
|
],
|
||||||
"size": [
|
"size": [
|
||||||
270,
|
288,
|
||||||
88
|
288
|
||||||
],
|
],
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"order": 3,
|
"order": 2,
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"inputs": [
|
"inputs": [],
|
||||||
|
"outputs": [
|
||||||
{
|
{
|
||||||
"name": "audio",
|
"name": "instruct",
|
||||||
"type": "AUDIO",
|
"type": "STRING",
|
||||||
"link": 9
|
"links": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"outputs": [],
|
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"cnr_id": "comfyui-omnivoice-fel",
|
||||||
|
"ver": "340c0aa402fdf8b56fad5eb1559ff901c7fc7cfc",
|
||||||
|
"Node name for S&R": "OmniVoiceVoiceDesign",
|
||||||
"ue_properties": {
|
"ue_properties": {
|
||||||
"widget_ue_connectable": {},
|
"widget_ue_connectable": {},
|
||||||
"input_ue_unconnectable": {}
|
"input_ue_unconnectable": {},
|
||||||
},
|
"version": "7.8"
|
||||||
"cnr_id": "comfy-core",
|
}
|
||||||
"ver": "0.18.1",
|
|
||||||
"Node name for S&R": "PreviewAudio"
|
|
||||||
},
|
},
|
||||||
"widgets_values": []
|
"widgets_values": [
|
||||||
|
"English",
|
||||||
|
"none",
|
||||||
|
"none",
|
||||||
|
"none",
|
||||||
|
"american accent",
|
||||||
|
"none",
|
||||||
|
"none",
|
||||||
|
"none",
|
||||||
|
"none"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
[
|
[
|
||||||
5,
|
23,
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
5,
|
14,
|
||||||
0,
|
0,
|
||||||
"OMNIVOICE_MODEL"
|
"OMNIVOICE_MODEL"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
27,
|
||||||
|
14,
|
||||||
|
0,
|
||||||
6,
|
6,
|
||||||
|
0,
|
||||||
|
"AUDIO"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
29,
|
||||||
2,
|
2,
|
||||||
0,
|
0,
|
||||||
5,
|
14,
|
||||||
1,
|
1,
|
||||||
"AUDIO"
|
"AUDIO"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
7,
|
30,
|
||||||
2,
|
2,
|
||||||
1,
|
1,
|
||||||
5,
|
14,
|
||||||
2,
|
2,
|
||||||
"STRING"
|
"STRING"
|
||||||
],
|
|
||||||
[
|
|
||||||
9,
|
|
||||||
5,
|
|
||||||
0,
|
|
||||||
6,
|
|
||||||
0,
|
|
||||||
"AUDIO"
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"groups": [],
|
"groups": [],
|
||||||
@@ -231,8 +280,8 @@
|
|||||||
"ds": {
|
"ds": {
|
||||||
"scale": 1.201632379715383,
|
"scale": 1.201632379715383,
|
||||||
"offset": [
|
"offset": [
|
||||||
1340.797529638862,
|
1415.539606763376,
|
||||||
246.44960712937743
|
123.61214765199416
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ue_links": [],
|
"ue_links": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user