mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
98a23ecb48
commit
3dbea0ac70
BIN
egs/librispeech/ASR/local/.prepare_vox.py.swp
Normal file
BIN
egs/librispeech/ASR/local/.prepare_vox.py.swp
Normal file
Binary file not shown.
@ -71,7 +71,7 @@ def prepare_vox(
|
||||
for part in tqdm(dataset_parts, desc="Dataset parts"):
|
||||
logging.info(f"Processing vox subset: {part}")
|
||||
if manifests_exist(part=part, output_dir=output_dir):
|
||||
logging.info(f"LJSpeech subset: {part} already prepared - skipping.")
|
||||
logging.info(f"vox subset: {part} already prepared - skipping.")
|
||||
continue
|
||||
recordings = []
|
||||
supervisions = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user