Thanks a lot for this great repository..
I have a problem at the phase of generating "ccart-default.xml" file..
the problem is that when I run "./run.sh" it gives me this error..
configure: error: Can't find OpenFST or one or more of its extensions. Use --with-openfst-includes and --with-openfst-libs to specify where you have installed OpenFst. OpenFst should have been configured with the following flags: --enable-static --enable-shared --enable-far --enable-ngram-fsts
and before this error took place , I got some errors like:
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
I wish you help me or suggest any possible solutions!