Skip to content
Snippets Groups Projects
Unverified Commit 1cac2364 authored by Daniel Povey's avatar Daniel Povey Committed by GitHub
Browse files

[egs] Fix mini_librispeech download_lm.sh crash; thx:chris.keith.johnson@gmail.com (#2974)

parent 205dbd8f
Branches
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ function check_and_download () {
return 0
}
mkdir -p $dst_dir
mkdir -p $dst_dir $local_dir
for f in 3-gram.arpa.gz 3-gram.pruned.1e-7.arpa.gz 3-gram.pruned.3e-7.arpa.gz \
librispeech-vocab.txt librispeech-lexicon.txt; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment