mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
8 lines
229 B
Markdown
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` |