petercunha/tts
:pencil: :sound: A simple text-to-speech tool. Converts your text to speech with any Amazon Polly voices. Built with Node.js.
This tool helps you transform written text into spoken audio. You provide your desired text, and it produces an audio file using various Amazon Polly voices. It's designed for content creators, educators, or anyone needing to convert written content into natural-sounding speech for presentations, e-learning modules, or audio articles.
171 stars.
Use this if you need to quickly generate spoken audio from text using a selection of voices from Amazon Polly.
Not ideal if you require a very wide range of voices beyond Amazon Polly or Google Wavenet, or if you need advanced customization of speech characteristics.
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.
nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").
meemalabs/laravel-text-to-speech
💬 A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS...