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
a423c88745
commit
4d72c0b1f1
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/user/.user.done ]; then
|
||||
if [ ! -e $dl_dir/vox/.user.done ]; then
|
||||
for dset in "4446"; do
|
||||
log "Resampling user/$dset set"
|
||||
file_list=`ls $dl_dir/user/$dset/`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user