nearkyh/AWS-Polly
How to use Amazon Polly TTS(Text To Speech)
This project helps you convert written text into natural-sounding speech. You input text, and it outputs an MP3 audio file of that text being spoken. This is useful for anyone looking to generate voiceovers, audio versions of content, or spoken instructions from written material.
No commits in the last 6 months.
Use this if you need to quickly and easily turn text into an audio file using Amazon's text-to-speech service.
Not ideal if you need a graphical interface for text-to-speech or require highly customized voice parameters beyond what Amazon Polly offers.
Stars
10
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/nearkyh/AWS-Polly"
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").