Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 299 Bytes

ASR_Deepspeech

Automatic Speech recognition system developed using Mozilla Deepspeech

  1. Setup new conda environment with python bindings. conda create -n <Env Name> python=3.6

  2. Activate the conda environment

  3. run setup.sh file ./setup.sh

  4. Run main.py python file python main.py