ComfyUI Node
(Deno) Audio Analysis Finalizer
DENO Custom Nodes v0.7.88. The DENO info button checks Comfy Registry and marks this node when an update is available. Keeps only the structured audio-analysis fields needed by a beginner audio-reference workflow and can unload the analysis CLIP model after use.
(Deno) Audio Analysis Finalizer
- clip
- audio_context
◄analysis—►
◄model_after_runUnload after run►
CategoryDeno/Audio
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| analysis | STRING | Raw Gemma 4 audio analysis from Text Generate. Reasoning chatter is removed and only the supported analysis fields are kept. | |
| clip | CLIP | The same Gemma 4 CLIP value used by Text Generate. It lets the node release only that audio-analysis model after the text is ready. | |
| model_after_run | COMBO | Unload after run | Unload releases only the connected audio-analysis CLIP model. Keep loaded is an advanced option for repeated runs. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio_context | STRING | Canonical-order supported audio-analysis fields with Gemma reasoning and unrelated chatter removed. |