Add pauses in speech and silence periods between audio clips
Last updated February 3, 2025
Introduce pauses in speech within a paragraph
Use syntax <break time="1.5s" />
to add pauses within a paragraph. The specified pause duration can be between 0 and 3 seconds in length.
For example, if you want to hear "Breathe in. (1 second pause) Breathe out.", write down the following script before generating the audio for speech :
Breathe in. <break time="1s" /> Breathe out.
Introduce silence periods between two audio clips
Option 1 - From the script
Hover over the section between two paragraphs, then click the + buttons to adjust the pause durations between two audio clips. These would immediately be reflected in the timeline.
Option 2 - From the timeline
Click to select the later clip(s), and drag it back. For instance, a ~1 second pause has been introduced here.