Hi!
I'm running Sprakbanken script but with other training data. I recently had to install kaldi on a different computer and I'm now running into problem when computing G.fst because the script train_irstlm uses a script arpa2fst which now gives arpa2fst: command not found.
In my previous install (on mac) (where everything ran smoothly) the arpa2fst was under src/bin, but if I look at this newer install(on ubuntu) there is no script arpa2fst under src/bin.
I just wanted to make you aware of this, if there is something that has been changed or so. And of course also ask for advice if there is something you think I need to reinstall to get the missing script.
I guess it should be fine if I copy the arpa2fst from my previous install and just rerun the makefiles in src?
Thanks in advance,
Emelie Kullmann