scenema-audio / workflow_examples /scenema_audio.json
ChrisColeTech's picture
Upload 2 files
0c11612 verified
Raw
History Blame Contribute Delete
6.61 kB
{
"id": "139f4ee6-b61a-408c-b0b7-a9f16758509e",
"revision": 0,
"last_node_id": 22,
"last_link_id": 23,
"nodes": [
{
"id": 11,
"type": "SaveAudioAdvanced",
"pos": [
1293.9706926062663,
-564.8610802446802
],
"size": [
316.59375,
160
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "audio",
"type": "AUDIO",
"link": 23
}
],
"outputs": [
{
"name": "audio",
"type": "AUDIO",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.32.0"
},
"widgets_values": [
"audio/ComfyUI",
"mp3",
"320k"
],
"widgets_values_named": {
"filename_prefix": "audio/ComfyUI",
"format": "mp3",
"format.quality": "320k"
}
},
{
"id": 21,
"type": "ScenemaModelLoader",
"pos": [
-6.7417813374352065,
-550.977871812116
],
"size": [
507.859375,
241.65625
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "model",
"type": "MODEL",
"links": [
20
]
},
{
"name": "clip",
"type": "CLIP",
"links": [
21
]
},
{
"name": "vae",
"type": "VAE",
"links": [
22
]
}
],
"properties": {
"cnr_id": "comfyui-gguf-loader",
"ver": "1.3.2",
"Node name for S&R": "ScenemaModelLoader"
},
"widgets_values": [
"scenema-audio-transformer-int8.safetensors",
"gemma-3-12b-it-Q4_K_M.gguf",
"scenema-audio-pipeline.safetensors",
"scenema-audio-vae-encoder.safetensors"
],
"widgets_values_named": {
"transformer_name": "scenema-audio-transformer-int8.safetensors",
"text_encoder_name": "gemma-3-12b-it-Q4_K_M.gguf",
"pipeline_name": "scenema-audio-pipeline.safetensors",
"vae_encoder_name": "scenema-audio-vae-encoder.safetensors"
}
},
{
"id": 22,
"type": "ScenemaAudioGenerate",
"pos": [
580.2993410015063,
-566.8409647838305
],
"size": [
629,
733.4375
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 20
},
{
"name": "clip",
"type": "CLIP",
"link": 21
},
{
"name": "vae",
"type": "VAE",
"link": 22
},
{
"name": "ref_latent",
"shape": 7,
"type": "LATENT",
"link": null
}
],
"outputs": [
{
"name": "audio",
"type": "AUDIO",
"links": [
23
]
}
],
"properties": {
"cnr_id": "comfyui-gguf-loader",
"ver": "1.3.2",
"Node name for S&R": "ScenemaAudioGenerate"
},
"widgets_values": [
"Custom",
"Male, late 60s. Deep, gravelly. Slow and deliberate. The weight of the cosmos in every word.",
"male",
"It is not the critic who counts; not the man who points out how the strong man stumbled, or where the doer of deeds could have done better; The credit belongs to the man who is actually in the arena; whose face is marred by dust and sweat and blood; who strives valiantly; who errs and comes short again and again; who knows the great enthusiasms, the great devotions, and spends himself in a worthy cause; who at the best knows in the end the triumph of high achievement; and who at the worst, if he fails, at least fails while daring greatly; so that his place shall never be with those cold and timid souls, who know neither victory nor defeat.",
"Quiet indoor room",
973316669509988,
"randomize",
"",
"",
"English",
1.5
],
"widgets_values_named": {
"preset": "Custom",
"voice_description": "Male, late 60s. Deep, gravelly. Slow and deliberate. The weight of the cosmos in every word.",
"gender": "male",
"speech_text": "It is not the critic who counts; not the man who points out how the strong man stumbled, or where the doer of deeds could have done better; The credit belongs to the man who is actually in the arena; whose face is marred by dust and sweat and blood; who strives valiantly; who errs and comes short again and again; who knows the great enthusiasms, the great devotions, and spends himself in a worthy cause; who at the best knows in the end the triumph of high achievement; and who at the worst, if he fails, at least fails while daring greatly; so that his place shall never be with those cold and timid souls, who know neither victory nor defeat.",
"scene": "Quiet indoor room",
"seed": 973316669509988,
"control_after_generate": "randomize",
"custom_scene": "",
"action_tags": "",
"language": "English",
"pace": 1.5
}
}
],
"links": [
[
20,
21,
0,
22,
0,
"MODEL"
],
[
21,
21,
1,
22,
1,
"CLIP"
],
[
22,
21,
2,
22,
2,
"VAE"
],
[
23,
22,
0,
11,
0,
"AUDIO"
]
],
"groups": [
{
"id": 1,
"title": "Loader",
"bounding": [
-19.302415163766632,
-632.6515353434194,
541.2477105718981,
344.21976566548886
],
"color": "#3f789e",
"flags": {}
},
{
"id": 2,
"title": "Prompt",
"bounding": [
565.2159052279768,
-639.4519747231207,
656.6622428177246,
820.5820739949131
],
"color": "#3f789e",
"flags": {}
},
{
"id": 3,
"title": "Save",
"bounding": [
1278.154775222611,
-634.7549400893079,
346.71127419607865,
306.0127938779693
],
"color": "#3f789e",
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.7627768444385803,
"offset": [
228.60337599804723,
798.4626207515117
]
},
"frontendVersion": "1.49.6"
},
"version": 0.4
}