Nodes/ComfyUI-Tlant-Toolkit/MiniMax H3高级配置·音频(Tlant)
ComfyUI Node

MiniMax H3高级配置·音频(Tlant)

Sound design for H3 without touching a mixer

By Tlant·Created 3 months ago·Updated 28 days ago· 0
MiniMax H3高级配置·音频(Tlant)
    • 音频配置
    音频模式音乐和环境声
    音乐开关开启
    音乐风格主题推断
    音乐速度自动
    音乐能量自动
    节拍同步自动
    动作音效标准
    环境声音主题推断
    对话模式无对话
    对白语言中文
    声音风格
    口型同步自动

    MiniMax H3's headline trick is native, jointly-generated audio - the sound comes out with the picture, not bolted on afterwards. MiniMax H3高级配置·音频(Tlant) is the category that decides what that audio actually is: ambience, action sounds, background music, dialogue, language, and lip sync. It's one of the six config nodes feeding the Advanced Assembler, and the one with the most genuinely surprising options, because it's shaping a whole soundtrack, not just a vibe.

    Same family architecture: typed 音频配置 output, plugs into the assembler's audio slot, assembler turns it into a stateless English instruction for a remote LLM. Unconnected, the assembler rolls seed-stable random audio - fine for experiments, but audio is worth controlling, because "random audio" is how you get a dramatic orchestral swell on a cooking video.

    The inputs that matter:

    • 音频模式 - the master switch: complete silence, ambient only, ambience + action sounds, music + ambience + action, or a full mix. 完全静音 tells the LLM to write N/A for both audio fields in the final H3 prompt.
    • 音乐开关 - non-diegetic background music on, off, or auto. Distinct from 音频模式, so you can have ambience without music.
    • 音乐风格 - cinematic score, epic orchestral, pop, electronic, TikTok beat, hip-hop, rock, ambient, jazz, piano/strings, acoustic, traditional. Theme inference is the safe default.
    • 音乐速度 and 音乐能量 - tempo and energy curve (gradual build, peak-then-resolve, etc.). 音乐能量 pairs naturally with the action progression from the Action Options category.
    • 节拍同步 - sync key actions, cuts, or both to the beat. This is the music-video magic knob.
    • 动作音效 - physical sound density: fabric, footsteps, props. Sparse to rich.
    • 环境声音 - the ambience layer: derive strictly from the visible scene, theme inference, or a rich layer.
    • 对话模式 - no dialogue (the default, protecting face stability), one very short AI-written line, a short sung phrase, or auto. The tooltip is blunt: auto dialogue adds lip-sync and face-change risk.
    • 对白语言 - only relevant if dialogue or singing is on: Chinese, English, Japanese, Korean, French, German, Spanish, or auto.
    • 声音风格 - free text like "calm low female voice." Empty lets the LLM infer from the person and theme.
    • 口型同步 - whether a speaking/singing subject must get matched lips.

    Output: 音频配置, a custom typed port that only connects to the assembler's audio slot. Chinese labels, English final prompt.

    Install

    ComfyUI Manager → search ComfyUI-Tlant-Toolkit → install, or:

    cd ComfyUI/custom_nodes
    git clone https://github.com/Tlant/ComfyUI-Tlant-Toolkit
    

    Restart ComfyUI. No dependencies, no model downloads.

    The gotchas

    Dialogue is the trap of this category. Turn on 对话模式 and you're asking H3 to invent words, animate lips, and keep the face - the hardest combination in the pack. For realistic people, leave it on 无对话 unless dialogue is the entire point. Second, remember music and dialogue are separate toggles: you can have a full orchestral score with zero spoken words, and you should, because that's usually the better look. Silence is also a legitimate creative choice here - 完全静音 exists for a reason, and the node handles it cleanly by forcing both audio fields to N/A.

    CategoryTlant Toolkit/MiniMax H3提示词/高级配置

    Inputs (12)

    NameTypeDefaultDescription
    音频模式COMBO音乐和环境声控制整体音频层;完全静音会要求两个音频字段都输出 N/A。
    音乐开关COMBO开启控制观众可听、角色不可听的非叙事背景音乐。
    音乐风格COMBO主题推断控制配器和音乐类型。
    音乐速度COMBO自动控制音乐节奏速度。
    音乐能量COMBO自动控制音乐强弱随时间的发展。
    节拍同步COMBO自动控制关键动作与切镜是否跟随音乐节拍。
    动作音效COMBO标准控制衣料、脚步、道具和环境互动等物理声音密度。
    环境声音COMBO主题推断控制房间声、风雨、街道声等环境层。
    对话模式COMBO无对话自动台词会增加口型和脸部变化风险。
    对白语言COMBO中文仅在对话或演唱启用时使用。
    声音风格STRING可选,例如 calm low female voice。为空时由大模型根据人物和主题判断。
    口型同步COMBO自动有可见人物说话或演唱时是否要求自然口型同步。

    Outputs (1)

    NameTypeDescription
    音频配置TLANT_MINIMAX_H3_AUDIO_CONFIG