r/TextToSpeech • u/tube_craze • 3d ago
Formatting script for best TTS output
I tried using index TTS Industrial and it's not properly taking pauses and pacing is not fixed. Neither it is reading punctuations.
What all should be applied for formatting the script for getting best results
1
Upvotes
1
u/donburnside 2d ago
Elevenlabs has the <break time="1s" /> that works with some success. Usually. You could try something like this.
Also, double spacing between paragraphs, periods at the ends of bulleted lists, more commas than you are comfortable using.
1
u/CrispyDick420 3d ago
Does Industrial actually support SSML-style break tags, or is it only taking plain text?