Hi,
I am currently working on developing LM and AM for Malayalam Language using a dictionary of 7048 words. I came across this error, while training the acoustic model.
I also saw one discussion regarding the phone limit here.
Can anyone say what I can do to make this work. It too hard to change that many phones for a dicionary of such scale.
Do let me know if there is a need for more files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OH!
Okay, I get it now. Thanks man.
It would be good if someone could add this in the Wiki Tutorial section where each file is explained. At least about the limit. Ignore if it is metioned elsewhere. I didn't see much info on this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am currently working on developing LM and AM for Malayalam Language using a dictionary of 7048 words. I came across this error, while training the acoustic model.
So, I checked the logdir, and the same is below,
I also saw one discussion regarding the phone limit here.
Can anyone say what I can do to make this work. It too hard to change that many phones for a dicionary of such scale.
Do let me know if there is a need for more files.
Your phoneset size should be less than 255. You need to use phone-based phoneset, not syllable-based phoneset.
OH!
Okay, I get it now. Thanks man.
It would be good if someone could add this in the Wiki Tutorial section where each file is explained. At least about the limit. Ignore if it is metioned elsewhere. I didn't see much info on this.