Follow simple steps to install cmu-pocketsphinx on Mac

Package Information:

Name: cmu-pocketsphinx
Use: Lightweight speech recognition engine for mobile devices
URL: https://cmusphinx.sourceforge.io/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cmu-pocketsphinx using brew
    brew install cmu-pocketsphinx

cmu-pocketsphinx is ready to use now!