Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 285 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 285 Bytes

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