I removed the install-pocketsphinx.sh script from the dev_setup again. Maybe I'll fix it later

pull/314/head
Arron Atchison 2016-07-29 14:58:07 -05:00
parent eacff92ace
commit c0f933f527
1 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ CORES=$(nproc)
echo Building with $CORES cores. echo Building with $CORES cores.
#build and install pocketsphinx #build and install pocketsphinx
cd ${TOP} #cd ${TOP}
${TOP}/scripts/install-pocketsphinx.sh -q #${TOP}/scripts/install-pocketsphinx.sh -q
build and install mimic #build and install mimic
cd ${TOP} cd ${TOP}
${TOP}/scripts/install-mimic.sh ${TOP}/scripts/install-mimic.sh