Hi
As the tutorial says, after training our acoustic model we can find the model inside "model_parameters/" folder. but after running successfully(without error) "sphinxtrain run" command, I can not find the "model_parameters" folder!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have only this warning at phase 5. Is problem about not enogh wav files?
Phase 5: Determine amount of training data, see if n_tied_states seems reasonable.
Estimated Total Hours Training: 1.01613611111111
This is a small amount of data, no comment at this time
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
As the tutorial says, after training our acoustic model we can find the model inside "model_parameters/" folder. but after running successfully(without error) "sphinxtrain run" command, I can not find the "model_parameters" folder!
I have only this warning at phase 5. Is problem about not enogh wav files?
I solved the problem. it was because of a warning about not exist one of the dictionary words on the phone file!
I don't know why it didin't mention as an ERROR not WARNING!