hi,
I am building an acoustic model using link https://cmusphinx.github.io/wiki/tutorialam/ . I am getting following error while training the model-
"Skipped: No sphinx3_align(.exe) found in /usr/local/libexec/sphinxtrain
If you wish to generate numerator lattices, please copy or link the
sphinx3_align binary from Sphinx 3 to /usr/local/libexec/sphinxtrain"
Also i am getting following errors.
ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I did the same. Disabled the MMIE commands in .cfg file. And getting following two errors-
1.ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
2.ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
hi,
I am building an acoustic model using link https://cmusphinx.github.io/wiki/tutorialam/ . I am getting following error while training the model-
"Skipped: No sphinx3_align(.exe) found in /usr/local/libexec/sphinxtrain
If you wish to generate numerator lattices, please copy or link the
sphinx3_align binary from Sphinx 3 to /usr/local/libexec/sphinxtrain"
During training error is comming in 7th iteration. Here is the link of my .cfg file
https://drive.google.com/open?id=0B8ge8kbtgyBxdjBJdEQ3MzY5Z2c
please help.
You need to share the whole model folder including the logs to get help on this issue.
https://drive.google.com/open?id=0B8ge8kbtgyBxWjBQTUFTRlNMWjA
thanks for your help
Also i am getting following errors.
ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
You do not have enough data to train MMIE model, you can skip it.
I did the same. Disabled the MMIE commands in .cfg file. And getting following two errors-
1.ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
2.ERROR: "model_def_io.c", line 413: Unable to open /home/kajal/ac_mo/model_architecture/ac_mo.200.mdef for reading: No such file or directory
here is my model folder.