Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 329 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 329 Bytes

Speech-To-Text

A program that can convert Speech into Text using python

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