hey can you share your steps to make your own scorer file .
Iām unable to get the scorer when i run the below command`
!./generate_scorer_package --alphabet /gdrive/My\ Drive/dataset/UrduAlphabet_newscrawl.txt --lm /gdrive/My\ Drive/urdu_lm/lm.binary
āpackage /content/gdrive/My\ Drive/dataset/kenlm.scorer --default_alpha 0.931289039105002 --default_beta 1.1834137581510284 --vocab /content/gdrive/My\ Drive/urdu_lm/vocab-500
got below error when run this
500000 unique words read from vocabulary file.
Doesnāt look like a character based (Bytes Are All You Need) model.
āforce_bytes_output_mode was not specified, using value infered from vocabulary contents: false
Invalid label 0
`