mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
Update prepare.sh
This commit is contained in:
parent
4beb25c50b
commit
5e7c733b11
@ -95,7 +95,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
|
||||
fi
|
||||
|
||||
if [ $stage -le 3 ] && [ $stop_stage -ge 3 ]; then
|
||||
log "Stage 3: Compute fbank for librispeech"
|
||||
log "Stage 3: Compute fbank for timit"
|
||||
mkdir -p data/fbank
|
||||
./local/compute_fbank_timit.py
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user