I'm using CMU Sphinx since some days and I'm really enjoying it. After some successful Language Model I understand that is so difficult to create a Language Model with all possibles words that's why I' thinking about a language model based on letters or something like this which can recognize even out of vocabulary words. Please help me because I don't even know how to google it. Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see the link that you send to me and I read more about char-based Language Model for some hours and I think that this is the perfect type of language model that I should use because the language that I talk (Albanian) is written as it is read. But the problem is that I din't find any software like CMU Sphinx to help to create a char-based Speech recognition. Do you know any software just like CMU Sphinx that can help me? Please when you are free write to me. *Sorry for my English
Last edit: Mariano Baci 2019-10-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using CMU Sphinx since some days and I'm really enjoying it. After some successful Language Model I understand that is so difficult to create a Language Model with all possibles words that's why I' thinking about a language model based on letters or something like this which can recognize even out of vocabulary words. Please help me because I don't even know how to google it. Thanks in advance.
Not possible with cmusphinx, you can try something like this instead https://github.com/facebookresearch/wav2letter/blob/master/recipes/models/lexicon_free/README.md
I see the link that you send to me and I read more about char-based Language Model for some hours and I think that this is the perfect type of language model that I should use because the language that I talk (Albanian) is written as it is read. But the problem is that I din't find any software like CMU Sphinx to help to create a char-based Speech recognition. Do you know any software just like CMU Sphinx that can help me? Please when you are free write to me. *Sorry for my English
Last edit: Mariano Baci 2019-10-26
Please anyone?
Man you are awesome! You have responded to all my messages. Thanks a lot!!!