I've been attempting to make some changes to PocketSphinx to allow for perceptual grounding based on sensory input that I plan on providing and would like some help in understanding where best to start. I thought the best class files to modify would be mdef.c and state_align_search.c, but I'm not too sure where I would implement my changes, but I'm not too sure that would completely work.
Does anyone have any advice that could help me out?
Thanks for any help in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been attempting to make some changes to PocketSphinx to allow for perceptual grounding based on sensory input that I plan on providing and would like some help in understanding where best to start. I thought the best class files to modify would be mdef.c and state_align_search.c, but I'm not too sure where I would implement my changes, but I'm not too sure that would completely work.
Does anyone have any advice that could help me out?
Thanks for any help in advance!
I'm sorry, it is not quite clear what do you mean by "perceptual grounding".