How can I create a new LM with my own corpus?
Presently, I use the Sphinx Knowldge Base Tool (decoder). But, I would like to know if it is possible to generate files offline (I tried SimpleLM and downloaded the CMU-Cam_Toolkit but the .dic uses stress, this format is not used by Sphinx).
Any Idea?
Thanks
Julie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-03-26
Hi, Theres a decoder that removes the stress elements. (stress2sphinx) I think its called.
What you are attempting to do, is exactly what I am doing at the moment. Boy is it slow going.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I create a new LM with my own corpus?
Presently, I use the Sphinx Knowldge Base Tool (decoder). But, I would like to know if it is possible to generate files offline (I tried SimpleLM and downloaded the CMU-Cam_Toolkit but the .dic uses stress, this format is not used by Sphinx).
Any Idea?
Thanks
Julie
Hi, Theres a decoder that removes the stress elements. (stress2sphinx) I think its called.
What you are attempting to do, is exactly what I am doing at the moment. Boy is it slow going.
Thanks a lot!!! I didnt't find it before...
Now, my language model works better!
Julie