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
9afbc2cc0b
commit
d1ef83259f
Binary file not shown.
@ -83,7 +83,7 @@ def compute_fbank_LJSpeech(bpe_model: Optional[str] = None):
|
|||||||
|
|
||||||
#parts = ['train', 'dev', 'test']
|
#parts = ['train', 'dev', 'test']
|
||||||
parts = ['4446']
|
parts = ['4446']
|
||||||
prefix = "LJSpeech"
|
prefix = "vox"
|
||||||
suffix = "jsonl.gz"
|
suffix = "jsonl.gz"
|
||||||
manifests = read_manifests_if_cached(
|
manifests = read_manifests_if_cached(
|
||||||
dataset_parts=parts,
|
dataset_parts=parts,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user