The accuracy of this recognition system is lower than the accuracy of acoustci model. Is it the normal? The accuracy of my acoustic model gets 83%, but the accuracy of that recognition program is lower. The result text of this recognition program is always wrong in the beginning of the recording files. My acoustic model can be checked in the following link.https://www.dropbox.com/s/ha5gchhbyy0puwx/wunna10.zip?dl=0
Last edit: wunna 2016-03-07
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am no experience in speech recognition. I have trained my acoustic model for Myanmar. WER of this AM is 16 and its accuracy is over 83. I used that AM in speech recognition code with Sphinx4.When I run that recognition program, some recording files can be recognized and some files cause java heap space error. I solved that problem with -Xms and -Xmx parameter values. But this error still be. my acousit model can be downloaded in the above post and my code is there. Please don't skip my post. And please guide me how to solve that problem. I used 64 bit window 7, core i5 and 4G memory laptop for recognition.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All members,
I used the following code to recognitze the recording file using StreamSpeakRecognizer.
The accuracy of this recognition system is lower than the accuracy of acoustci model. Is it the normal? The accuracy of my acoustic model gets 83%, but the accuracy of that recognition program is lower. The result text of this recognition program is always wrong in the beginning of the recording files. My acoustic model can be checked in the following link.https://www.dropbox.com/s/ha5gchhbyy0puwx/wunna10.zip?dl=0
Last edit: wunna 2016-03-07
Hi
I am no experience in speech recognition. I have trained my acoustic model for Myanmar. WER of this AM is 16 and its accuracy is over 83. I used that AM in speech recognition code with Sphinx4.When I run that recognition program, some recording files can be recognized and some files cause java heap space error. I solved that problem with -Xms and -Xmx parameter values. But this error still be. my acousit model can be downloaded in the above post and my code is there. Please don't skip my post. And please guide me how to solve that problem. I used 64 bit window 7, core i5 and 4G memory laptop for recognition.