- This topic has 3 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
› Forums › Basic skills › Programming › Shell scripting (in bash) › Suddenly can’t open files in rec
I just encountered an issue, I was trying out continuous digit recognition and got an error saying it was not possible to open rec/user_test*.rec. Changing back to single digit recognition, I now have the same problem on users that it earlier worked on. There were no problems with this earlier, and I am not sure what can have happened.
user_test...
doesn’t look like a valid file name – shouldn’t there be a username there? Are there any files in your rec
directory? Did you get any earlier errors?
‘user’ was just in place of the name of some user it didn’t work for :). I seemed to have solved this particular issue now though. I believe I changed something for doing continuous digit recognition that was not correct, now I have reset everything. This question is for a different forum, but since I am at it, do I need to change something apart from the grammar, word_list and the dictionary?
grammar, word_list and the dictionary are the only things you need to change (I suggest making copies of them in different files, so you don’t break you isolated digit experimental setup). From grammar, you need to use HParse
to create the finite state model, which is what HVite
requires.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in