@thedoorsfanatic Snowboy can be tricky, but @sean has made some good troubleshooting guides on the page for MMM-Hotword. But you can delete the MMM-Hotword folder and try to re-install it following these instructions to do it quite manually. If it fails, you at least will get a clear picture of where it actually failed:
cd ~/MagicMirror/modules/
sudo apt-get install libmagic-dev libatlas-base-dev sox libsox-fmt-all
git clone https://github.com/eouia/MMM-Hotword.git
cd MMM-Hotword
npm install
cd ~/MagicMirror/modules/MMM-Hotword/node_modules/snowboy
npm install --save-dev electron-rebuild
npm install nan
./node_modules/.bin/electron-rebuild