Dear @shivammehta25
We'd like system allows different pause/silence durations after specific characters. For example:
- A comma (,) might have a 0.2s pause
- A semicolon (;) might need a slightly longer pause (e.g., 0.35s)
- Custom bullet characters (like • or –) could have even longer pauses
This is especially useful when generating more natural-sounding speech or differentiating between sentence-level and list-level pauses.
Use Cases:
Control pause after custom punctuation
Fine-tune prosody for lists, bullet points, and long-form content
Better expression in multilingual or formal text structures
Suggestions:
Allow configuration of pause duration per character via a mapping table
Extend pre-processing to insert appropriate SSML tags
Or, support a post-processing layer that adds tags before feeding to TTS engine
Can you help me?
Dear @shivammehta25
We'd like system allows different pause/silence durations after specific characters. For example:
This is especially useful when generating more natural-sounding speech or differentiating between sentence-level and list-level pauses.
Use Cases:
Control pause after custom punctuation
Fine-tune prosody for lists, bullet points, and long-form content
Better expression in multilingual or formal text structures
Suggestions:
Allow configuration of pause duration per character via a mapping table
Extend pre-processing to insert appropriate SSML tags
Or, support a post-processing layer that adds tags before feeding to TTS engine
Can you help me?