Automatic Speech recognition system developed using Mozilla Deepspeech
-
Setup new conda environment with python bindings.
conda create -n <Env Name> python=3.6
-
Activate the conda environment
-
run setup.sh file
./setup.sh
-
Run main.py python file
python main.py