chatterbox workflow

This commit is contained in:
2025-06-17 21:27:11 +02:00
parent dca66c040b
commit 544e904746
2 changed files with 172 additions and 0 deletions

164
workflows/Chatterbox.json Normal file
View File

@@ -0,0 +1,164 @@
{
"id": "c2725919-e4f4-4a1f-a38f-4fdbed701587",
"revision": 0,
"last_node_id": 13,
"last_link_id": 12,
"nodes": [
{
"id": 8,
"type": "PreviewAudio",
"pos": [
837.7674560546875,
646.344970703125
],
"size": [
270,
88
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "audio",
"type": "AUDIO",
"link": 11
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.35",
"Node name for S&R": "PreviewAudio"
},
"widgets_values": []
},
{
"id": 13,
"type": "ChatterboxTTS",
"pos": [
320.82171630859375,
648.6416625976562
],
"size": [
400,
256
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "audio_prompt",
"shape": 7,
"type": "AUDIO",
"link": 10
}
],
"outputs": [
{
"name": "audio",
"type": "AUDIO",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfyui-chatterboxtts",
"ver": "1.0.1",
"Node name for S&R": "ChatterboxTTS"
},
"widgets_values": [
"resembleai_default_voice",
"Hello, this is a test of Chatterbox TTS in ComfyUI.",
0.5,
0.8,
0.5,
246240136038943,
"randomize",
"cpu"
]
},
{
"id": 7,
"type": "LoadAudio",
"pos": [
-61.7349739074707,
651.48583984375
],
"size": [
270,
136
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "AUDIO",
"type": "AUDIO",
"links": [
10
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.35",
"Node name for S&R": "LoadAudio"
},
"widgets_values": [
"male_old_movie.flac",
null,
null
]
}
],
"links": [
[
10,
7,
0,
13,
0,
"AUDIO"
],
[
11,
13,
0,
8,
0,
"AUDIO"
]
],
"groups": [
{
"id": 3,
"title": "Chatterbox TTS",
"bounding": [
-111.30979919433594,
536.842041015625,
1273.989990234375,
808.4199829101562
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.751314800901578,
"offset": [
847.545456650236,
-195.31900231122643
]
},
"frontendVersion": "1.21.7"
},
"version": 0.4
}