Nodes/ComfyUI-SAM-Audio/SAM-Audio Model Loader
ComfyUI Node

SAM-Audio Model Loader

Loads an official SAM-Audio checkpoint or a local model from ComfyUI/models/sam_audio. If Hugging Face denies gated access, the loader uses a pinned, checksum-verified public mirror of the same checkpoint.

By ethanfel·Created 2 days ago·Updated 2 days ago· 3
SAM-Audio Model Loader
    • pipeline
    model_namefacebook/sam-audio-large
    attention_backendpytorch
    Categoryaudio/SAM-Audio

    Inputs (2)

    NameTypeDefaultDescription
    model_nameCOMBOfacebook/sam-audio-largeModels download into models/sam_audio; valid local model folders appear automatically.
    attention_backendCOMBOpytorchPyTorch SDPA is the accurate default. Comfy Kitchen uses its quantized INT8 attention kernel when supported.

    Outputs (1)

    NameTypeDescription
    pipelineSAM_AUDIO_PIPELINE