mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
from local
This commit is contained in:
parent
bfeeddbdd3
commit
57839f4271
Binary file not shown.
Binary file not shown.
@ -85,7 +85,8 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
||||
# We assume that you have downloaded the tedlium3 corpus
|
||||
# to $dl_dir/tedlium3
|
||||
mkdir -p data/manifests
|
||||
lhotse prepare tedlium $dl_dir/tedlium3 data/manifests
|
||||
#lhotse prepare tedlium $dl_dir/tedlium3 data/manifests
|
||||
python local/prepare_ted.py $dl_dir/tedlium3 data/manifests
|
||||
touch data/manifests/.tedlium3.done
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user