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
023cc8272a
commit
076cf3b537
Binary file not shown.
@ -76,7 +76,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
|
||||
# |-- metadata.csv
|
||||
|
||||
# to $dl_dir/LJSpeech
|
||||
if [ ! -e $dl_dir/vox/.user.done ]; then
|
||||
if [ ! -e $dl_dir/vox/.vox.done ]; then
|
||||
#for dset in "4446"; do
|
||||
# log "Resampling vox/$dset set"
|
||||
# file_list=`ls $dl_dir/vox/$dset/`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user