How to train models
- Download and install git-lfs from here
git clone https://github.com/tarekeldeeb/DeepSpeech-Quran.git
git lfs pull
- Generate csv files using
bin/import_quran.py
&bin/import_quran_tusers.py
- Mix the CSV files generated. (Did it manually, for now, could be automated)
- Increase --epochs time on this file
bin/run-quran.sh
, if you want more accuracy(It will need more time to train if --epochs are higher, currently, it's 30) - Execute
bin/run-quran.sh
andbin/run-quran-tusers.sh