diff --git a/speech/install_cepstral.sh b/speech/install_cepstral.sh index c356598..7e6bf49 100755 --- a/speech/install_cepstral.sh +++ b/speech/install_cepstral.sh @@ -93,7 +93,6 @@ if [[ "$1" == "-r" || "$1" == "--register" ]]; then register $voice fi -exit 0 # make sure the ~/Downloads directory exists. mkdir -p ~/Downloads