eheikes/tts
Tools to convert text to speech :books::speech_balloon:
A monorepo offering CLI and web-scraping tools that leverage AWS Polly and Google Cloud Text-to-Speech APIs to synthesize audio from arbitrary text or webpage content. Handles variable-length input through pluggable cloud provider backends, requiring credentials for at least one supported service. Built with modular packages enabling both standalone command-line usage and programmatic integration.
Stars
93
Forks
17
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Nov 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/eheikes/tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...
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").