8 lines
229 B
Markdown
Raw Normal View History

2022-10-01 15:11:16 +05:30
# 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
2022-10-05 12:51:30 +05:30
* download the requirements using `pip install -i requirements.txt`
* run `python script.py`