Skip to content

nbaak/tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON TTS WITH FLASK

... Using gTTS API

Config (./src/config.py)

set your host and enabled or disable the history

deployment

docker-compose build building the image

docker-compuse up -d start the contaier

docker-compose down -v if you want to shut down the service

usage

Inside the container runs a python3 Flask Server which understands the command /tts/ or /tts// The server will return with an mp3 file of the text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published