mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-12 11:32:19 +00:00
Update compute_fbank_kespeech_dev_test.py
This commit is contained in:
parent
a423b973c1
commit
b6a383eafc
@ -112,7 +112,7 @@ def compute_fbank_kespeech_dev_test(args):
|
||||
|
||||
if args.speed_perturb:
|
||||
cut_set = cut_set + cut_set.perturb_speed(0.9) + cut_set.perturb_speed(1.1)
|
||||
|
||||
|
||||
logging.info("Computing features")
|
||||
cut_set = cut_set.compute_and_store_features_batch(
|
||||
extractor=extractor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user