I am porting pocket sphinx to run natively on Blackfin 561 development kit (bf561-ezlite). Meaning that I'll run it without having Linux there between.
Basically I took one of the examples which came with pocket sphinx and started from there. The current situation is that the software is running on the device with models loaded and drivers implemented etc. However, it currently doesn't recognize anything. It starts recording in the right time etc. but fails to recognize any digit (I'm using the digit model set). All I get is "<s>" and "</s>".
The question is, as silly as it sounds, how should start debugging it? Do you have any tips?
If there are others interested in this project, I'm happy to share my code changes etc. with you.
Cheers,
Hannu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I am porting pocket sphinx to run natively on Blackfin 561 development kit (bf561-ezlite). Meaning that I'll run it without having Linux there between.
Basically I took one of the examples which came with pocket sphinx and started from there. The current situation is that the software is running on the device with models loaded and drivers implemented etc. However, it currently doesn't recognize anything. It starts recording in the right time etc. but fails to recognize any digit (I'm using the digit model set). All I get is "<s>" and "</s>".
The question is, as silly as it sounds, how should start debugging it? Do you have any tips?
If there are others interested in this project, I'm happy to share my code changes etc. with you.
Cheers,
Hannu