0

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?

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
Ajay H
  • 794
  • 2
  • 11
  • 28

1 Answers1

0

Use julius.dSYM instead of julius

Sagar V
  • 12,158
  • 7
  • 41
  • 68
phongnt
  • 711
  • 7
  • 13