mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
9 lines
221 B
Markdown
9 lines
221 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
|
||
|
* change the input in script.py
|
||
|
* run python script.py
|