Closed taji closed 7 years ago
And just to be thorough on the entire build and test process as described in the ReadMe: (installing under Ubuntu):
Finally one more thing, this command:
phonetisaurus-arpa2wfst-omega --lm=test.arpa --ofile=test.fst
returns a 1 exit code (rather than a 0). Should it?
I'm building a Docker container and adding this line as a RUN command in my Dockerfile causes the Docker build to break. Right now I'm working around the issue by invoking the command like this:
phonetisaurus-arpa2wfst-omega --lm=test.arpa --ofile=test.fst || true
BTW, love the twisted service implementation. Makes rpc a snap :-)
It is not working for my RPI.
could you please advice another ./configure command
I am using bellow g++ version.
@theja0473 what are you doing?? why are you commenting on 3 different unrelated issues?
I'm still having a configuration error with openfst using the updated ReadMe. Please see #10, any advice would be appreciated.
This should now be resolved thanks to @AlJohri pull request.
This configure command
Should be: