mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
9 lines
267 B
Markdown
9 lines
267 B
Markdown
|
# Speech to Text
|
||
|
This is a simple script that lets you convert speech to text
|
||
|
|
||
|
#### Usage
|
||
|
|
||
|
* Clone the repo
|
||
|
* Move to folder "scripts/Speech_To_Text"
|
||
|
* download the python libraries mentioned in requirements.txt using `pip install <library>`
|
||
|
* run `python script.py`
|