Indo :- A mini speech Recognition System
Check this for commands available/allowed.
- use Python 3 or above
- Check this for packages required, you will install this in Installation section.
- run
git clone https://github.com/pranayjoshi/Speech_recognition
- than run
cd Speech_recognition
- Just run the setup.py by
pip install requirements.txt
orpip3 install requirements.txt
depending on the pip version. - Congratulations your Speech_recognition is installed.