Terminate called after throwing an instance of 'lm::FormatLoadException'

build_binary -T -s words.arpa lm.binary

VS

build_binary -a 255 -q 8 trie words.arpa lm.binary
1 Like

thank you very much, everything worked well, what a pity the inconvenience

Thanks. Maybe you could add this tip to README.md.

Can you be more specific ? It’s all documented properly in data/lm/README.md, as I’m repeating since the beginning.