I am working with speech processing and needed to install julius
. I executed the following command on my Mac:
brew install julius
This installed julius-4.3.1. However, when I type julius, I get:
-bash: julius: command not found
So I tried re-installing julius, but recieved this message:
Warning: julius-4.3.1 already installed
Even julius-4.3.1
is not a recognised command. So How do I install julius on a mac?