I go through all errors and warnings. But I was stucked at,
Phase 3: Check general format for the fileids file; utterance length (must be positive); files exist
WARNING: Error in '/home/suranga/Downloads/acoustic_model/an4/etc/an4_train.fileids', the feature file '/home/suranga/Downloads/acoustic_model/an4/feat/User1/SentNum_1.mfc' does not exist, or is empty
I have used utf-8 encoding format for all txt files that I created. and I think issue may be with my dictionary according to above solution. but I could not identify the isse.
Thank you very much for your consideration and your time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have go through http://cmusphinx.sourceforge.net/wiki/tutorialam tutorial and tried to create acoustic model.
My problem is
this did not created "model_parameters" and "model_architecture" folders. What is my mistake here?
my current output folder structure is,
https://drive.google.com/file/d/0B6VUxeXOnMe7MjRQLUs2djFJLWc/view?usp=sharing
thank you for help me.
Warning messages explain your problems in plain English. You just need to fix them before you proceed.
I go through all errors and warnings. But I was stucked at,
Phase 3: Check general format for the fileids file; utterance length (must be positive); files exist
WARNING: Error in '/home/suranga/Downloads/acoustic_model/an4/etc/an4_train.fileids', the feature file '/home/suranga/Downloads/acoustic_model/an4/feat/User1/SentNum_1.mfc' does not exist, or is empty
I go through previous question https://sourceforge.net/p/cmusphinx/discussion/help/thread/fdb9db19/ also. but my logfiles seems okay.
Here I have attached My an4 folder link.
https://drive.google.com/folderview?id=0B6VUxeXOnMe7ZmJRQzgzckQyRjA&usp=sharing
And I still have all WARNINGS like
WARNING: This word:
was in the transcript file, but is not in the dictionary (මම ගෙදර යමි). Do cases match?I go through bellow link to find out the solution
https://sourceforge.net/p/cmusphinx/discussion/help/thread/52d70a41/
I have used utf-8 encoding format for all txt files that I created. and I think issue may be with my dictionary according to above solution. but I could not identify the isse.
Thank you very much for your consideration and your time.All those warnings are valid, for example
<s>must be in lowercase.