This is my first step
%cd /content/kenlm/build/bin
!./lmplz --order 5 --memory 50% --temp_prefix 15 --text /content/deepspeech/uzbek/dictionary.txt --arpa /content/deepspeech/uzbek/dictionary.arpa --discount_fallback --prune 0 0 1
!./build_binary -a 255 -s -q 8 trie /content/deepspeech/uzbek/dictionary.arpa /content/deepspeech/uzbek/lm.binary
This is a second one. below error appears after that
%cd /content/deepspeech/
!python ./data/lm/generate_package.py --alphabet /content/deepspeech/uzbek/alphabet.txt --lm /content/deepspeech/uzbek/lm.binary --vocab /content/deepspeech/uzbek/dictionary.txt --default_alpha 0.75 --default_beta 1.85 --package /content/deepspeech/uzbek/uzbek.scorer