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
6e3f8af50f
commit
8076cafdfc
Binary file not shown.
@ -109,10 +109,10 @@ def prepare_vox(
|
||||
|
||||
if output_dir is not None:
|
||||
supervision_set.to_file(
|
||||
output_dir / f"LJSpeech_supervisions_{part}.jsonl.gz"
|
||||
output_dir / f"vox_supervisions_{part}.jsonl.gz"
|
||||
)
|
||||
recording_set.to_file(
|
||||
output_dir / f"LJSpeech_recordings_{part}.jsonl.gz"
|
||||
output_dir / f"vox_recordings_{part}.jsonl.gz"
|
||||
)
|
||||
|
||||
manifests[part] = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user