Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 281 Bytes

Python-TTS

This python code uses NaturalTTS Api to convert text entered to 3 different voice forms and save it in the exisiting folder. It also provides a url using which the voice can be downloaded as a .mp3 file.

Use pip install -r requirements.txt to run it on your systems.