I have a virtual machine in my windows system that runs ubuntu. After training and all the process the recognition is pretty good in ubuntu but when I use the project in netbeans and compile and exe and run I find the recognition is not as good as it is in ubuntu. What could be the possible reasons ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a virtual machine in my windows system that runs ubuntu. After training and all the process the recognition is pretty good in ubuntu but when I use the project in netbeans and compile and exe and run I find the recognition is not as good as it is in ubuntu. What could be the possible reasons ?
To debug accuracy you need to provide an audio data. You can dump it with
-rawlogdir <dir>
command line option.