srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
824 stars 342 forks source link

decode-faster usage #132

Closed 0x454447415244 closed 7 years ago

0x454447415244 commented 7 years ago

Hello, I would greatly appreciate if someone can point out how to use decode-faster tool to perform decoding using a character level n-gram for handwriting recognition. As of doing TG instead of TLG where G is the a character n-gram language model, and T is the token mapping from CTC.

Thanks