Audiobook TTS Chapter Formatter

Format book chapters for AI TTS narration with consistent pacing and pauses

Ad placeholder (leaderboard)

Formatting chapters for AI narration

Pasting raw book text into a TTS engine produces a flat, rushed read: no breath between paragraphs, no beat around dialogue, no clear chapter boundary. This formatter prepares chapter text for natural-sounding AI narration by inserting paragraph pauses, a chapter-break pause, and optional dialogue spacing, then outputs SSML or plain text with timing markers. It also estimates how long the chapter will take to narrate.

How it works

You paste the chapter title and text, separating paragraphs with blank lines. The tool splits on paragraph breaks and inserts a configurable pause between each one (500ms tight, 800ms natural, 1200ms generous), plus a 1.5-second pause after the chapter title. With dialogue handling on, it adds short pauses around quoted speech. It counts words to estimate narration length at ~155 wpm and outputs either <speak> SSML with <break> tags or plain text with [pause] markers.

Tips and notes

  • Consistent paragraph breaks matter most. Clean blank-line separation is what makes pacing sound deliberate rather than rushed.
  • Match pause style to genre. Generous pauses suit literary fiction; tight pacing suits fast nonfiction or thrillers.
  • Use SSML when supported. It gives precise, repeatable timing across the whole book; plain markers are a fallback for engines without SSML.
  • Re-check the estimate per voice. Different voices and rate settings shift the actual runtime from the ~155 wpm baseline.
Ad placeholder (rectangle)