v1.3.0 - Custom Pause Tags #115
Enemyx-net
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎙️ Custom Pause Tags
[pause]
for a 1-second silence[pause:ms]
for specific durations (e.g.,[pause:2000]
for 2 seconds)✨ What's New
Pause Tag Syntax
[pause]
: Inserts a 1-second silence[pause:500]
: Inserts 500ms (0.5 second) silence[pause:2000]
: Inserts 2-second silence[pause:3500]
: Inserts 3.5-second silenceHow It Works
💡 Use Cases
Perfect for:
📝 Example Usage
Welcome to our presentation. [pause] Today we'll discuss three main topics. [pause] First, the introduction. [pause:500] Second, the main content. [pause:500] And finally, our conclusions.
🔧 Technical Details
💾 Installation
Install via ComfyUI Manager or manually:
This discussion was created from the release v1.3.0 - Custom Pause Tags.
Beta Was this translation helpful? Give feedback.
All reactions