ctcdecode
ctcdecode copied to clipboard
decoding at char level with lm
I'm using the ctcdecode implementation in https://github.com/SeanNaren/ctcdecode. I would like to decode without lexicon but using a language model at character level. Is that possible??