diff --git a/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp b/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp index ebb1251ab..a62062500 100644 Binary files a/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp and b/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp differ diff --git a/egs/librispeech/ASR/local/compute_fbank_vox.py b/egs/librispeech/ASR/local/compute_fbank_vox.py index f8b5d1e39..17a2756f9 100755 --- a/egs/librispeech/ASR/local/compute_fbank_vox.py +++ b/egs/librispeech/ASR/local/compute_fbank_vox.py @@ -89,7 +89,7 @@ def compute_fbank_LJSpeech(bpe_model: Optional[str] = None, args: Optional = Non directory = data_dir #parts = ['train', 'dev', 'test'] - parts = ['4446'] + parts = [args.spk_id] prefix = "vox" suffix = "jsonl.gz" manifests = read_manifests_if_cached(