mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
Fix style issues
This commit is contained in:
parent
fd224a5eca
commit
0e50e5bde7
@ -35,9 +35,7 @@ def preprocess_aidatatang_200zh():
|
|||||||
|
|
||||||
logging.info("Loading manifest")
|
logging.info("Loading manifest")
|
||||||
manifests = read_manifests_if_cached(
|
manifests = read_manifests_if_cached(
|
||||||
dataset_parts=dataset_parts,
|
dataset_parts=dataset_parts, output_dir=src_dir, prefix="aidatatang"
|
||||||
output_dir=src_dir,
|
|
||||||
prefix="aidatatang"
|
|
||||||
)
|
)
|
||||||
assert len(manifests) > 0
|
assert len(manifests) > 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user