Skip to content

Commit

Permalink
Update deep-speaker
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy authored Nov 16, 2020
1 parent 07bd934 commit d412e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deep-speaker
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ case "$1" in

download_librispeech)
echo "[download_librispeech] selected."
echo "Will download and unzip the datasets in ${WORKING_DIR}."
# WORKING_DIR/LibriSpeech
cp download_librispeech.sh "${WORKING_DIR}"
cd "${WORKING_DIR}" && bash download_librispeech.sh && cd -
Expand Down

0 comments on commit d412e4d

Please sign in to comment.