RafalWilinski/serverless-medium-text-to-speech
🔊 Serverless-based, text-to-speech service for Medium articles
Extracts Medium article content and synthesizes audio via AWS Polly, deployed as serverless Lambda functions with a static S3 frontend. The architecture combines a backend API for article parsing and text-to-speech conversion with client-side playback, enabling one-click audio generation from Medium URLs. Built on the Serverless Framework for simplified AWS infrastructure management.
No commits in the last 6 months.
Stars
95
Forks
14
Language
JavaScript
License
MIT
Category
Last pushed
Aug 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/RafalWilinski/serverless-medium-text-to-speech"
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...