Skip to content

hackerminds/speech2symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech to Symbol

prerequisite

  • Install pyaudio
pip install pipwin
pipwin install pyaudio
  • Install speech recognition
pip install SpeechRecognition
  • Install tkinter
pip install tk

Run

Run the main.py file to start the program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages