This repository contains code for training of DeepSpeech2 model, which have been described in the article https://arxiv.org/abs/1512.02595
pip install -r ./requirements.txt
python train.py -c hw_asr/configs/config.json
This repository contains code for training of DeepSpeech2 model, which have been described in the article https://arxiv.org/abs/1512.02595
pip install -r ./requirements.txt
python train.py -c hw_asr/configs/config.json