Hi,
The recogniton time in pocketsphinx is detailed in the log files. It is the sum of total fwdtree + total fwdflat + total bestpath but what the 'wall' stands for ? and why it's sometimes greater than the cpu ? isn't it supposed to be the opposite ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The recogniton time in pocketsphinx is detailed in the log files. It is the sum of total fwdtree + total fwdflat + total bestpath but what the 'wall' stands for ? and why it's sometimes greater than the cpu ? isn't it supposed to be the opposite ?
See
https://stackoverflow.com/questions/7335920/what-specifically-are-wall-clock-time-user-cpu-time-and-system-cpu-time-in-uni
Thanks Nickolay