mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
fix overwrite
This commit is contained in:
parent
fd77c5758c
commit
e46e9b77ee
@ -171,7 +171,6 @@ def compute_fbank_wenetspeech_splits(args):
|
||||
num_jobs=args.num_workers,
|
||||
executor=extractor,
|
||||
storage_type=LilcomChunkyWriter,
|
||||
overwrite=True,
|
||||
)
|
||||
logging.info(f"Saving to {cuts_path}")
|
||||
cut_set.to_file(cuts_path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user