Could you please check my log and let me know what exactly is the issue I triple checked and all seems okay. I want to know why my error rate is so high?
You do not have enough data for training and there are errors during training reported in your log. You can find their details in logs in logdir folder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Invalid CMN numbers suggest that the input format for your data is wrong. It is supposed to be 16khz 16bit mono PCM data, most likely you have something else.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could you please check my log and let me know what exactly is the issue I triple checked and all seems okay. I want to know why my error rate is so high?
Last edit: pannam 2016-09-26
You do not have enough data for training and there are errors during training reported in your log. You can find their details in logs in logdir folder.
Hi NIkolay,
I didn't understand the log, can you tell me what am I doing wrong here ?
Invalid CMN numbers suggest that the input format for your data is wrong. It is supposed to be 16khz 16bit mono PCM data, most likely you have something else.