meemalabs/laravel-text-to-speech
💬 A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS Polly is supported.
Supports multiple content sources (raw text, files, website scraping) and output destinations (local storage, S3), with configurable speech synthesis via SSML markup and speech marks for timing/viseme data. The Laravel facade provides a fluent API for chaining source selection, language/voice configuration, and storage disk options before conversion to AWS Polly.
No commits in the last 6 months.
Stars
42
Forks
18
Language
PHP
License
MIT
Category
Last pushed
Aug 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/meemalabs/laravel-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.
nodef/extra-amazontts
Generate speech audio from super long text through machine (via "Amazon Polly", "ffmpeg").