Skip to content

A program that can convert Speech into Text using python

License

Notifications You must be signed in to change notification settings

Arbazkhan4712/Speech-To-Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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