mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 16:14:17 +00:00
a change for compute_fbank_yesno.py
This commit is contained in:
parent
df7142de77
commit
97003f1760
@ -38,7 +38,9 @@ def compute_fbank_yesno():
|
||||
"test",
|
||||
)
|
||||
manifests = read_manifests_if_cached(
|
||||
dataset_parts=dataset_parts, output_dir=src_dir
|
||||
dataset_parts=dataset_parts,
|
||||
output_dir=src_dir,
|
||||
prefix="yesno",
|
||||
)
|
||||
assert manifests is not None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user