I am trying to have server version of sphinx3 decoder. which will preload accoustic model and dictionay. But i can switch the fsg based on the input wave file and fsg. I am looking into the code of srch.c, but not able to find out where srch_FSG_init() function is called.
In which functions fsg file is inilatilized and from which files this function is called ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to have server version of sphinx3 decoder. which will preload accoustic model and dictionay. But i can switch the fsg based on the input wave file and fsg. I am looking into the code of srch.c, but not able to find out where srch_FSG_init() function is called.
In which functions fsg file is inilatilized and from which files this function is called ?