Hello, you have done a very good job with the DeepSpeech project.
What I would like to understand is the proceess to add more words to the scorer.
I have created my model and trained it, but later I need to include more words to the scorer that I use.
Do I have to append the new words to the previous file that I have used and run the generate_lm.py and generate_scorer_package again and then upload the new scorer to the server?