malob/article-to-audio-cloud-function
Google Cloud Function that takes a url, converts the article at that url to audio using Cloud Text-To-Speech, then stores it in a Cloud Storage bucket.
This tool helps you convert web articles into spoken audio files. You provide a web link to an article, and it processes the text into a natural-sounding audio recording using advanced text-to-speech technology. The resulting audio file is stored online, making it ideal for anyone who prefers to listen to articles rather than read them, such as commuters or those with visual impairments.
No commits in the last 6 months.
Use this if you want to automatically turn online articles into listenable audio files for personal consumption or sharing.
Not ideal if you need to convert very long books or documents, or require highly customized voice output beyond standard text-to-speech capabilities.
Stars
23
Forks
4
Language
JavaScript
License
—
Category
Last pushed
May 16, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/malob/article-to-audio-cloud-function"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mozilla-ai/document-to-podcast
Blueprint by Mozilla.ai for generating podcasts from documents using local AI
iMicknl/azure-podcast-generator
Generate an engaging podcast based on your document using Azure OpenAI and Azure Speech.
BandarLabs/gitpodcast
Convert any git repository into an engaging podcast
puntorigen/podcast_tts
A class for generating realistic audio (TTS) for podcasts and dialogues.
cxyfer/GeminiASR
A Python tool that uses Google Gemini API to transcribe video or audio files into SRT subtitle files.