python-scripts/scripts/Text_To_Speech/README.md
2022-10-05 12:51:30 +05:30

8 lines
229 B
Markdown

# Text to Speech
This is a simple script that lets you convert text to speech and store it in .mp3 format
#### Usage
* Clone the repo
* download the requirements using `pip install -i requirements.txt`
* run `python script.py`