2 echo 'Note that the Acoustic Models are still 'alpha'. As a result, the quality'
3 echo 'of speech recognition is only fair. This is not a fault of the Julius'
4 echo 'Speech Recognition Engine, it is because we need much more GPL transcribed'
5 echo 'speech audio to create decent quality Acoustic Models. So please take the'
6 echo 'time to submit some transcribed speech to www.voxforge.org.'
10 echo ' julian -input mic -C /usr/share/voxforge/julius/julian.jconf'
13 echo 'To manipulate, copy the contents of /usr/share/voxforge/julius to a local'
14 echo 'folder (i.e. .voxforge/julius/).'
17 # vim:set ts=2 sw=2 et: