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
3b5e0b9d29
commit
fc7db7df14
Binary file not shown.
@ -195,7 +195,7 @@ fi
|
||||
if [ $stage -le 7 ] && [ $stop_stage -ge 7 ]; then
|
||||
log "Stage 7: Re-Compute fbank for Vox"
|
||||
mkdir -p data/fbank
|
||||
rm -rf data/fbank/vox*
|
||||
rm -rf data/fbank/"$subset"*
|
||||
if [ ! -e data/fbank/.LJSpeech.done ]; then
|
||||
for dest in "test-clean" "test-other"; do
|
||||
for spk in $dl_dir/$dest/*; do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user