i'm creating a recognizer who must recognize the number from 0 to 9 in italian.
i've done my model with sphinxtrain but when i try to decode my test files, which are made of 15 repetitons of every single number, my sphinx4 doesn't recognize the first utterance.
It happen always for the first utterance: any suggestion? there are some properties to set-up in my configuration file to resolve this problem? or is this problem due to my training?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i'm creating a recognizer who must recognize the number from 0 to 9 in italian.
i've done my model with sphinxtrain but when i try to decode my test files, which are made of 15 repetitons of every single number, my sphinx4 doesn't recognize the first utterance.
It happen always for the first utterance: any suggestion? there are some properties to set-up in my configuration file to resolve this problem? or is this problem due to my training?
thank you