Comfy-agent curated_vibevoice_q8_multi_speaker_12gb_vram

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/audio/curated_vibevoice_q8_multi_speaker_12gb_vram" ~/.claude/skills/steliosot-comfy-agent-curated-vibevoice-q8-multi-speaker-12gb-vram && rm -rf "$T"
manifest: skills/workflows/audio/curated_vibevoice_q8_multi_speaker_12gb_vram/SKILL.md
source content

curated_vibevoice_q8_multi_speaker_12gb_vram

Curated workflow skill generated from

VibeVoice Q8 MULTI Speaker - 12GB VRAM.json
.

Capability Family

  • audio

Inputs

  • Optional runtime overrides supported by
    run(...)
    :
    • prompt
    • negative_prompt
    • width
      ,
      height
    • seed
      ,
      steps
      ,
      cfg
    • sampler_name
      ,
      scheduler
      ,
      denoise
    • server
      ,
      headers
      ,
      api_prefix

Outputs

  • Returns JSON with:
    • status
    • prompt_id
    • output_images
      (includes image/video entries reported by Comfy history)

Model Requirements

  • None detected from loader nodes.

Custom Node Requirements

  • vibevoice-comfyui

Links Extracted From Workflow Notes

Source

  • Original:
    comfy-data/workflows/VibeVoice Q8 MULTI Speaker - 12GB VRAM.json
<!-- AUTO-METADATA-START -->

Routing Metadata

  • Family:
    audio
  • Input modalities:
    audio
  • Output modalities:
    audio/wav
  • Model families:
    other
  • Node count:
    5
  • Complexity score:
    3
  • Resource profile:
    medium
  • Estimated runtime:
    moderate (about 30-120s depending on server)
  • Max latent resolution hint:
    None
    x
    None
  • Max sampler steps hint:
    None

Detected Models

  • None detected.

Detected Custom Nodes

  • vibevoice-comfyui

Runtime Warnings

  • Audio generation may take longer on CPU-only or low-VRAM servers.
  • Uses custom nodes; missing nodes can cause validation/runtime failures.
<!-- AUTO-METADATA-END -->