python-scripts/scripts/Speech_To_Text
2022-10-09 17:33:45 +05:30
..
README.md Added speech to text script 2022-10-09 17:33:45 +05:30
requirements.txt Added speech to text script 2022-10-09 17:33:45 +05:30
sample.wav Added speech to text script 2022-10-09 17:33:45 +05:30
script.py Added speech to text script 2022-10-09 17:33:45 +05:30

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