After following the tutorial on this page (http://cmusphinx.sourceforge.net/w
iki/tutorialam)
with the training set from this source (an4_sphere.tar.gz) http://www.speech.
cs.cmu.edu/databases/an4/an4_sphere.tar.gz
I begin to "Setting up the training scripts"
after finish, I get the etc/feat.params, but the problem is that file does not
contain the line "-samprate 8000.0". so I skip it (means leaving that file
original) and begin to type the training script.
after type "./script_pl/RunAll.pl" the command line shows that it is training
but sometime gets errors. That error is logged in that file an4.html .
Can I use that trained model ? or I have to retrain it with configuration on
some thing ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After following the tutorial on this page (http://cmusphinx.sourceforge.net/w
iki/tutorialam)
with the training set from this source (an4_sphere.tar.gz) http://www.speech.
cs.cmu.edu/databases/an4/an4_sphere.tar.gz
I begin to "Setting up the training scripts"
after finish, I get the etc/feat.params, but the problem is that file does not
contain the line "-samprate 8000.0". so I skip it (means leaving that file
original) and begin to type the training script.
after type "./script_pl/RunAll.pl" the command line shows that it is training
but sometime gets errors. That error is logged in that file an4.html .
Can I use that trained model ? or I have to retrain it with configuration on
some thing ?
If you finished reading the tutorial till the end and learned how to test
model and if you really tested the model you can safely use it.