python-scripts/scripts/Speech_To_Text/README.md
2022-10-09 17:33:45 +05:30

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`