feat: add seed=42 to default workflow for voice consistency

Sets a default seed so the voice stays consistent across all generated
chunks when using the workflow as a starting point for audiobook pipelines.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-05 18:58:22 +02:00
parent 8805665a22
commit f8a3bebe9c
+3 -2
View File
@@ -35,7 +35,7 @@
"id": 3,
"type": "OmniVoiceGenerate",
"pos": [420, 80],
"size": {"0": 380, "1": 310},
"size": {"0": 380, "1": 340},
"flags": {},
"order": 2,
"mode": 0,
@@ -53,7 +53,8 @@
"voice_cloning",
"",
1.0,
32
32,
42
]
},
{