CivArchive
    Wan2.1 InfiniteTalk V2V Lipsync (GGUF) workflows - v1.0
    Preview 120321508

    Important Notice

    The latest version of ComfyUI_frontend contains a critical error related to SubGraph. Please use version 1.39.19. You can either set the ComfyUI launch option to --front-end-version Comfy-Org/[email protected], or downgrade by running pip install comfyui_frontend_package==1.39.19.

    Overview

    This workflow uses Wan2.1 InfiniteTalk to perform native V2V lip sync.
    Even if the input video is long, the workflow will automatically repeat the extension process as needed.

    What This Workflow Does

    Using the automatic segmentation feature of Florence2Run + SAM2, a face mask is generated and then re-rendered with InfiniteTalk.
    This keeps motion outside the face faithful to the original video, while maintaining facial consistency and applying accurate lip sync.

    Notes

    If you encounter the following error:

    RuntimeError: Input type (float) and bias type (struct c10::Half) should be the same

    please change the audio_encoder from:

    wav2vec2-chinese-base_fp16.safetensors
    to
    wav2vec2-chinese-base_fp32.safetensors

    You can download it from the same location as the fp16 version.

    Depending on the original video's frame count, the output may be rounded down, resulting in the video being 1–3 frames shorter.

    The length is calculated from the latent frame count n using the formula:

    (n - 1) * 4 + 1

    Because of this rule, it is not possible to generate more frames than exist in the source video.

    For example, if the final chunk has 14 frames remaining, the selectable lengths would be 13 or 17.
    However, since frames 15–17 do not exist in the source video, they cannot be generated.
    As a result, the length is rounded down.

    If anyone has a good idea to improve this limitation, suggestions are welcome.

    Description

    First Release

    Workflows
    Wan Video 14B i2v 480p

    Details

    Downloads
    123
    Platform
    CivitAI
    Platform Status
    Available
    Created
    2/8/2026
    Updated
    3/25/2026
    Deleted
    -

    Files

    wan21InfinitetalkV2V_v10.zip

    Mirrors

    CivitAI (1 mirrors)

    wan21InfinitetalkV2V_v10.zip

    Mirrors

    Huggingface (1 mirrors)
    CivitAI (1 mirrors)