Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 177 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 177 Bytes

pronunciation

API for pronunciation using python and Google TTS

docker build -t pronunciation .

docker run --rm --name pronunciation -e PORT=8080 -p 8080:8080 pronunciation