Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumukus/text-to-speech-converter

Text to Speech converter using gTTs and flask in python
https://github.com/sumukus/text-to-speech-converter

flask gtts heroku html5 python3 text-to-speech-python3

Last synced: 2 days ago
JSON representation

Text to Speech converter using gTTs and flask in python

Awesome Lists containing this project

README

        

# Text to Speech Converter Application
Text to Speech converter using gTTs and flask in python. The command to install the libraries are given below.

```
pip3 install flask
pip3 install gTTS
```
You can access the live application that I have deployed in Heroku platfrom from the link given below.

[Link to Live Application](https://text-to-speech-converter-app.herokuapp.com/)