Hi, I am using a character language model provided by this github repository https://github.com/viswavi/languageid , with a 'special character representing whitespace'. How do I let the decoder know that it is the case, since when I am using the LM, it is not recognizing whitespaces anymore
Hi, I am using a character language model provided by this github repository https://github.com/viswavi/languageid , with a 'special character representing whitespace'. How do I let the decoder know that it is the case, since when I am using the LM, it is not recognizing whitespaces anymore