mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-09 14:05:33 +00:00
Update egs/multi_ja_en/ASR/local/utils/update_cutset_paths.py
Co-authored-by: Yubo <54519381+yuta0306@users.noreply.github.com>
This commit is contained in:
parent
aee7b87adb
commit
310aaec3cc
@ -8,7 +8,7 @@ logging.basicConfig(level=logging.INFO)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
def update_paths(cuts: CutSet, dataset_name: str, old_feature_prefix: str) -> CutSet:
|
||||
"""
|
||||
"""
|
||||
Updates the storage_path in a CutSet's features to reflect the new dataset-specific
|
||||
feature directory structure.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user