Files
ComfyUI-QwenTTS/example_workflows/Create_your_voice.json
2026-01-30 15:38:25 -08:00

290 lines
5.1 KiB
JSON

{
"id": "5c3efe25-158c-45d4-a089-018c484dfa7a",
"revision": 0,
"last_node_id": 7,
"last_link_id": 8,
"nodes": [
{
"id": 6,
"type": "AILab_Qwen3TTSWhisperSTT",
"pos": [
2646.70484046126,
918.0375995631302
],
"size": [
300,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "audio",
"type": "AUDIO",
"link": 5
}
],
"outputs": [
{
"name": "text",
"type": "STRING",
"links": [
1,
7
]
}
],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.5.2"
},
"Node name for S&R": "AILab_Qwen3TTSWhisperSTT"
},
"widgets_values": [
"large-v3-turbo",
"zh",
true
],
"color": "#28403f",
"bgcolor": "#233238"
},
{
"id": 1,
"type": "PreviewAny",
"pos": [
2646.70484046126,
1068.9775257105907
],
"size": [
300,
152.799932861328
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "source",
"type": "*",
"link": 1
}
],
"outputs": [],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.5.2"
},
"cnr_id": "comfy-core",
"ver": "0.11.0",
"Node name for S&R": "PreviewAny"
},
"widgets_values": [
null,
null,
null
]
},
{
"id": 7,
"type": "AILab_Qwen3TTSVoicesLibrary",
"pos": [
2966.604860461259,
757.0976734156698
],
"size": [
300,
266.4000244140625
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "reference_audio",
"type": "AUDIO",
"link": 6
},
{
"name": "reference_text",
"type": "STRING",
"widget": {
"name": "reference_text"
},
"link": 7
}
],
"outputs": [
{
"name": "VOICE",
"type": "VOICE",
"links": [
8
]
}
],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {}
},
"Node name for S&R": "AILab_Qwen3TTSVoicesLibrary"
},
"widgets_values": [
"",
"1.7B",
"auto",
"bf16",
false,
"voice_1",
"",
true
],
"color": "#28403f",
"bgcolor": "#233238"
},
{
"id": 2,
"type": "PreviewAny",
"pos": [
2966.604860461259,
1065.097734450826
],
"size": [
300,
152.799932861328
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "source",
"type": "*",
"link": 8
}
],
"outputs": [],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.5.2"
},
"cnr_id": "comfy-core",
"ver": "0.11.0",
"Node name for S&R": "PreviewAny"
},
"widgets_values": [
null,
null,
null
]
},
{
"id": 4,
"type": "RecordAudio",
"pos": [
2644.3048160471976,
754.6976795191854
],
"size": [
300,
112
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
5,
6
]
}
],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.5.2"
},
"cnr_id": "comfy-core",
"ver": "0.11.0",
"Node name for S&R": "RecordAudio"
},
"widgets_values": [
"",
""
]
}
],
"links": [
[
1,
6,
0,
1,
0,
"STRING"
],
[
5,
4,
0,
6,
0,
"AUDIO"
],
[
6,
4,
0,
7,
0,
"AUDIO"
],
[
7,
6,
0,
7,
1,
"STRING"
],
[
8,
7,
0,
2,
0,
"VOICE"
]
],
"groups": [],
"config": {},
"extra": {
"workflowRendererVersion": "LG",
"ue_links": [],
"ds": {
"scale": 1,
"offset": [
-2135.7353434596116,
-210.2722454320222
]
},
"frontendVersion": "1.37.11",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}