Hi! I need to make a dynamic grammar using SimpleWordListGrammar. I tried to use this but when I change the file (eg: alias.list) the decoded words aren't the same of the updated file. Sphinx loads first version of file but I don't know how to update latest versions of this file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! I need to make a dynamic grammar using SimpleWordListGrammar. I tried to use this but when I change the file (eg: alias.list) the decoded words aren't the same of the updated file. Sphinx loads first version of file but I don't know how to update latest versions of this file.