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
1df04abdcd
commit
29e28ae58f
Binary file not shown.
@ -118,7 +118,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
|
||||
if [ $stage -le 3 ] && [ $stop_stage -ge 3 ]; then
|
||||
log "Stage 3: Compute fbank for LJSpeech"
|
||||
mkdir -p data/fbank
|
||||
if [ ! -e data/fbank/.LJSpeech.done ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user