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
d184448e70
commit
e34182012d
Binary file not shown.
@ -89,7 +89,7 @@ def compute_fbank_LJSpeech(bpe_model: Optional[str] = None, args: Optional = Non
|
|||||||
directory = data_dir
|
directory = data_dir
|
||||||
|
|
||||||
#parts = ['train', 'dev', 'test']
|
#parts = ['train', 'dev', 'test']
|
||||||
parts = ['4446']
|
parts = [args.spk_id]
|
||||||
prefix = "vox"
|
prefix = "vox"
|
||||||
suffix = "jsonl.gz"
|
suffix = "jsonl.gz"
|
||||||
manifests = read_manifests_if_cached(
|
manifests = read_manifests_if_cached(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user