Skip to content

bhukyavijaykumar1999/speech-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages