python-scripts/scripts/Text_To_Speech/README.md

8 lines
229 B
Markdown
Raw Normal View History

2022-10-01 09:41:16 +00:00
# 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 07:21:30 +00:00
* download the requirements using `pip install -i requirements.txt`
* run `python script.py`