Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.18 KB

Speech_recognition(Indo)

Indo :- A mini speech Recognition System

Current stable versions

Alt v2.0 Alt v1.0 licence

Commands

Check this for commands available/allowed.

Requirements

  • use Python 3 or above
  • Check this for packages required, you will install this in Installation section.

Installation

  • run git clone https://github.com/pranayjoshi/Speech_recognition
  • than run cd Speech_recognition
  • Just run the setup.py by pip install requirements.txt or pip3 install requirements.txt depending on the pip version.
  • Congratulations your Speech_recognition is installed.

Thank You