I removed the install-pocketsphinx.sh script from the dev_setup again. Maybe I'll fix it later
parent
eacff92ace
commit
c0f933f527
|
@ -51,9 +51,9 @@ CORES=$(nproc)
|
|||
echo Building with $CORES cores.
|
||||
|
||||
#build and install pocketsphinx
|
||||
cd ${TOP}
|
||||
${TOP}/scripts/install-pocketsphinx.sh -q
|
||||
build and install mimic
|
||||
#cd ${TOP}
|
||||
#${TOP}/scripts/install-pocketsphinx.sh -q
|
||||
#build and install mimic
|
||||
cd ${TOP}
|
||||
${TOP}/scripts/install-mimic.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue