How to run the Recognition sample

* Open two terminals: [1], [2]

* in [1], run julius -C julius.jconf 2>&1 | tee result.txt

* after you see "System Information end" in [1], 
  [2] sh Recognition_en.sh
  Then, you will see the localization result and recognition result.

* Finally, you can run eval.sh to evaluate the recognition result.


2013 May. 16 Takeshi Mizumoto

