petercunha/tts
:pencil: :sound: A simple text-to-speech tool. Converts your text to speech with any Amazon Polly voices. Built with Node.js.
Supports multiple TTS engines including Google Wavenet alongside Amazon Polly, offering over 10 distinct voices with configurable speech parameters. The tool provides both a web interface served over HTTPS and a programmatic API, enabling integration into text processing pipelines. Built as a self-hosted service with rate-limiting considerations to manage AWS API costs.
171 stars.
Stars
171
Forks
34
Language
JavaScript
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/petercunha/tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
morganney/tts-react
Convert text to speech using React.
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...
nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").