Skip to content

pranayjoshi/Speech_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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