@stepupgaming/comfy-workflow-h3-speech-motion-context
v0.1.1
Published
Representative 2-chunk MiniMaxH3MotionContext graph. Longer chains stay builder-generated.
Maintainers
Readme
H3 Continuous Speech (2-chunk)
Representative 2-chunk MiniMaxH3MotionContext graph. Longer chains stay builder-generated.
Unofficial project. Not affiliated with or endorsed by Comfy Org.
Purpose
Two consecutive speech clips with motion-context overlap.
AUTHORING SOURCE: ir.build.ts.
GENERATED: workflow.ir.json, comfy.workflow.json, prompt.template.json — do not hand-edit.
Rebuild with pnpm comfy:build from comfy-workflows/.
Gemmy runtime binds prompt.template.json (Python, no Node).
Install
pnpm add @stepupgaming/comfy-workflow-h3-speech-motion-contextRequired parameters
prompt_0prompt_1
Optional parameters
unet(default "minimax_h3_fl2va_pruned_int8_convrot.safetensors")clip(default "qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors")video_vae(default "minimax_h3_video_vae_fp16.safetensors")audio_vae(default "minimax_h3_audio_vae_fp32.safetensors")steps(default 20)length_0(default 90)seed_0(default 42)length_1(default 124)seed_1(default 43)output_prefix_0(default "h3/speech_motion/chunk_0000")output_prefix_1(default "h3/speech_motion/chunk_0001")
Custom node packs
minimax-h3-voice-api
Node classes
BasicGuiderBasicSchedulerCLIPLoaderKSamplerSelectMiniMaxH3ImageToVideoMiniMaxH3MotionContextMiniMaxH3MotionContextTrimRandomNoiseSamplerCustomAdvancedSaveAudioUNETLoaderVAEDecodeVAEDecodeAudioVAELoader
Models
- model:
minimax_h3_video_vae_fp16.safetensors - model:
qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors - model:
minimax_h3_audio_vae_fp32.safetensors - model:
minimax_h3_fl2va_pruned_int8_convrot.safetensors
Do not publish model binaries. Filenames are defaults from Gemmy's H3/Krea layout; they are not universally available.
Inspect & run
cwf inspect @stepupgaming/comfy-workflow-h3-speech-motion-context --url http://127.0.0.1:8188
cwf run @stepupgaming/comfy-workflow-h3-speech-motion-context --url http://127.0.0.1:8188 --param prompt=...License
MIT for this package's Graph IR / scaffolding, owned by Gemmy. Models and third-party custom nodes remain under their own licenses.
Never hand-edit generated workflow JSON.
