nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").
Splits long text into SSML blocks with configurable break times and emphasis levels for natural pacing, then synthesizes via Amazon Polly's API and concatenates audio with ffmpeg. Supports 70+ multilingual voices, pronunciation lexicons, and fine-grained timing control for quoted text, headings, and punctuation—available as both CLI and Node.js package.
Used by 1 other package. No commits in the last 6 months. Available on npm.
Stars
5
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Apr 08, 2025
Monthly downloads
18
Commits (30d)
0
Dependencies
7
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/nodef/extra-amazontts"
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.
meemalabs/laravel-text-to-speech
đź’¬ A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS...