Files
ComfyUI-Omnivoice/workflows/omnivoice_voice_cloning.json
T
2026-04-05 20:50:52 +02:00

296 lines
5.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "85925298-bd01-4df7-b8e5-ac92f9d6582e",
"revision": 0,
"last_node_id": 14,
"last_link_id": 30,
"nodes": [
{
"id": 6,
"type": "PreviewAudio",
"pos": [
928,
96
],
"size": [
448,
96
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"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",
"type": "OMNIVOICE_MODEL",
"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": [
27
]
}
],
"properties": {
"cnr_id": "comfyui-omnivoice-fel",
"ver": "340c0aa402fdf8b56fad5eb1559ff901c7fc7cfc",
"Node name for S&R": "OmniVoiceGenerate",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"Hello! This is a test of the OmniVoice text-to-speech system.",
"voice_cloning",
"",
"",
2,
1,
32,
42,
"fixed"
]
},
{
"id": 2,
"type": "OmniVoiceVoicePreset",
"pos": [
64,
320
],
"size": [
320,
128
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "ref_audio",
"type": "AUDIO",
"slot_index": 0,
"links": [
29
]
},
{
"name": "ref_text",
"type": "STRING",
"slot_index": 1,
"links": [
30
]
}
],
"properties": {
"cnr_id": "comfyui-omnivoice-fel",
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
"Node name for S&R": "OmniVoiceVoicePreset",
"aux_id": "ethanfel/ComfyUI-Omnivoice",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"Shadowheart female, expressive (Chatterbox)"
]
},
{
"id": 1,
"type": "OmniVoiceModelLoader",
"pos": [
64,
96
],
"size": [
320,
160
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "model",
"type": "OMNIVOICE_MODEL",
"slot_index": 0,
"links": [
23
]
}
],
"properties": {
"cnr_id": "comfyui-omnivoice-fel",
"ver": "9b62c9bda8469171025709e2fae3ce877ee0f059",
"Node name for S&R": "OmniVoiceModelLoader",
"aux_id": "ethanfel/ComfyUI-Omnivoice",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.8",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"cuda:0",
"float32",
false
]
},
{
"id": 13,
"type": "OmniVoiceVoiceDesign",
"pos": [
64,
512
],
"size": [
288,
288
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "instruct",
"type": "STRING",
"links": []
}
],
"properties": {
"cnr_id": "comfyui-omnivoice-fel",
"ver": "340c0aa402fdf8b56fad5eb1559ff901c7fc7cfc",
"Node name for S&R": "OmniVoiceVoiceDesign",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.8"
}
},
"widgets_values": [
"English",
"none",
"none",
"none",
"american accent",
"none",
"none",
"none",
"none"
]
}
],
"links": [
[
23,
1,
0,
14,
0,
"OMNIVOICE_MODEL"
],
[
27,
14,
0,
6,
0,
"AUDIO"
],
[
29,
2,
0,
14,
1,
"AUDIO"
],
[
30,
2,
1,
14,
2,
"STRING"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.201632379715383,
"offset": [
1415.539606763376,
123.61214765199416
]
},
"ue_links": [],
"links_added_by_ue": [],
"frontendVersion": "1.42.8",
"VHS_latentpreview": true,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}