Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.12 KB

Speech-To-Text

A program that can convert Speech into Text using python

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

Dependencies:

pyttsx3

pip install pyttsx3

pyaudio

pip install pyaudio

SpeechRecognition

pip install SpeechRecognition

Run:

The text Will be saved in output.txt file

python speech-to-text.py

License & Copyright

© Arbaz Khan

Licensed under the MIT License