Skip to content

abhishektyagi2912/speech_to_text_python-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

speech_to_text_python-gui

A few lines of code written in python using libraries (SpeechRecognition, PyAudio) that convert speech to text.

Requirements

To run the python script, your system must have the following programs/packages installed.

  1. Python 3
  2. pip install SpeechRecognition
  3. pip install pygame

Description

To improve the code,Gui is used for better design the program. Gui has been implemented with options to start or quit.

Screenshot (126)

About

It converts speech to text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages