From 891e468307704f716984d8e647b1371aeec742de Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Wed, 25 Mar 2026 15:45:35 -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 e9ab693..a822f4a 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 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. +A node that calculates in realtime how long a video should 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.