mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
20015dc028
commit
6fabcf9819
Binary file not shown.
@ -37,7 +37,7 @@ stop_stage=100
|
|||||||
# - music
|
# - music
|
||||||
# - noise
|
# - noise
|
||||||
# - speech
|
# - speech
|
||||||
dl_dir=/DB/LibriSpeech_tar
|
dl_dir=/DB/LibriSpeech_tar/vox
|
||||||
|
|
||||||
. shared/parse_options.sh || exit 1
|
. shared/parse_options.sh || exit 1
|
||||||
|
|
||||||
@ -88,6 +88,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
|||||||
# done
|
# done
|
||||||
# log "Resampling $dset done"
|
# log "Resampling $dset done"
|
||||||
#done
|
#done
|
||||||
|
for dest in "test-clean" "test-other"; do
|
||||||
python local/prepare_vox_text.py $dl_dir/vox/$spk_id
|
python local/prepare_vox_text.py $dl_dir/vox/$spk_id
|
||||||
#touch $dl_dir/vox/.vox.done
|
#touch $dl_dir/vox/.vox.done
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user