user3301/ssml_builder
:sound: a general SSML(Speech Synthesis Markup Language) builder
This tool helps content creators, voice artists, or instructional designers create natural-sounding spoken audio from text. It takes your written script and lets you add special instructions like pauses or specific pronunciations. The output is a formatted text file ready for text-to-speech services like Amazon Polly, Google TTS, or Microsoft Watson.
Use this if you need fine-grained control over how your text is spoken by a text-to-speech service, beyond just reading the words.
Not ideal if you simply need to convert plain text to audio without any special formatting or voice effects.
Stars
10
Forks
2
Language
Python
License
—
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/user3301/ssml_builder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
morganney/tts-react
Convert text to speech using React.
petercunha/tts
:pencil: :sound: A simple text-to-speech tool. Converts your text to speech with any Amazon...
eheikes/tts
Tools to convert text to speech :books::speech_balloon:
amazon-archives/amazon-polly-sample
Sample application for Amazon Polly. Allows to convert any blog into an audio podcast.
nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").