Workflow : Just-Dub-It (translation dubbing in multiple languages)
GERMAN:
SPANISH:
LTX V2V - Auto dubbing workflow
LTX-2 models : https://huggingface.co/Kijai/LTXV2_comfy
Just-Dub-It lora: https://huggingface.co/justdubit/justdubit ( @justdubit )
Prompt syntax:
[Speaker] is speaking [Language/Accent], saying: "[Dialogue]"
For example : The elderly gentleman is speaking French, saying: "Bonjour, comment allez-vous aujourd'hui?"
Will translate the video from one language to another.
EXPERIMENTAL WORKFLOW! the lora just came out today, so might come some tweaks to the workflow, but should work ok for test runs for now ;-)
Will probably also update the workflow with auto-transcribe and translate node from Qwen, where you can just use a tag in your prompt so you dont have to transcribe the words ;)
(and sorry if i butchered german or spanish translation, used google translate.. hehe)
Hmm, its not working properly yet, will i try see if i can fix that ;-)
Kramer, if he was German
Kramer, if he was Swedish
Not 100% sure if all is correct in the workflow, or even if it needs some extra code, so an experimental thing for now ;-) For those who want to try it out
With dubbing lora:
With dubbing lora + Chatterbox voice clone:
Added a variant with voice clone as well, can be nice sometimes, if its a voice you are a bit familiar with already ;-)
For the voice clone you do need an extra node though : https://github.com/wildminder/ComfyUI-Chatterbox
This is amazing!
Would you say its already a stable enough version or are you actively improving this one? (Just asking because I saw your comment here: https://huggingface.co/justdubit/justdubit/discussions/1
It works, and stable enough ;-)
But not 100% sure if it works best possible. Had some busy days, but will re-visit this lora and see if there is something to make it work even better ;-)
The calculator node had some recent updates.
Try update https://github.com/kijai/ComfyUI-KJNodes and it should be all ok ;-)
The calculator node had some recent updates.
Try update https://github.com/kijai/ComfyUI-KJNodes and it should be all ok ;-)
I have the recenet version kjnodes 1.2.9 and this error still happens!?
I have the recenet version kjnodes 1.2.9 and this error still happens!?
Should work with that, the bolean (true/false) was added in the later ones.
But i'll take a look just to make sure if its anything
I have the recenet version kjnodes 1.2.9 and this error still happens!?
Should work with that, the bolean (true/false) was added in the later ones.
But i'll take a look just to make sure if its anything
find out the prblem is not in the true\false node!! but the error have origen in the "simple calculator KJ" nodes in the workflow!! i dont know why!?
find out the prblem is not in the true\false node!! but the error have origen in the "simple calculator KJ" nodes in the workflow!! i dont know why!?
The true/false node, gets the value from the calculator.
And i see now that the true/false (bolean) part of calculator came after kjnodes 1.2.9 version was set ... hopefully Kijai will find a reason soon to set version to 1.3.0 ;-)
So do this:
Open your file explorer to comfyui/custom_nodes/ComfyUI-KJNodes
Then if on windows, write CMD in the address field of Windows explorer, and in the command window write: git pull
Or if this is easier:
- open terminal/windows command
- cd "location of comfyui/custom_nodes/ComfyUI-KJNodes"
- write git pull
Not 100% sure but i think you can also use "try update" in comfyUI manager, at the KJNodes entry, to achieve the same. (might have to set version to nightly)
But git pull as described above will for sure work ;-)
the workflow link no longer works on any of these, I would love to try it, thanks
the workflow link no longer works on any of these, I would love to try it, thanks
It was just moved, since comfyUI is in process of changing how the main model is loaded (so the workflows need a small update).
But the old one still works (for now), you can find it here: https://huggingface.co/RuneXX/LTX-2-Workflows/tree/main/older_comfy_pre_feb2026
Will update it with new model loaders asap though ;-)


