From 7d28c3898516140974f1bb4c6ca4f185b16ef979 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Wed, 25 Mar 2026 15:45:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 027e796..e9ab693 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ It also has a sync feature that syncs all LTX Keyframer nodes together in realti ## Speech Length Calculator ![Speech Length Calculator GIF](https://github.com/user-attachments/assets/1ed07c7d-7d6a-48c4-92cc-8e332ebdf82b) -A node that calculates in realtime how long a video will be based on the dialouge. Any words in quotations will be considered as speech. The node updates in realtime without having to run the workflow, and outputs the length in frames depending how fast the speech is. +A node that calculates in realtime how long a video will be based on the dialogue. Any words in quotations will be considered as speech. The node updates in realtime without having to run the workflow, and outputs the length in frames depending how fast the speech is. If you connect another string/text node to the text_input, it will still update the length in realtime.