From e1df242ab05ed94a5b1aa50a260e1b2aa9823a32 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Mon, 12 Jun 2023 00:53:56 +0900 Subject: [PATCH] from local --- egs/tedlium3/ASR/.prepare.sh.swp | Bin 24576 -> 24576 bytes .../ASR/local/.prepare_ted_manifests.py.swp | Bin 12288 -> 12288 bytes .../ASR/local/prepare_ted_manifests.py | 1 + 3 files changed, 1 insertion(+) diff --git a/egs/tedlium3/ASR/.prepare.sh.swp b/egs/tedlium3/ASR/.prepare.sh.swp index 844db80f79604fa1f0545c4233be1095babff753..1f3e3ab592872483a85392e9037891c700270dfc 100644 GIT binary patch delta 32 mcmZoTz}RqrQ8dXQ%+puFQqO<^2m}}yzP)NqdAL#Zbvyu_6AG6A delta 32 mcmZoTz}RqrQ8dXQ%+puFQqO<^2m}}y?!RhHS-Mg5bvyu@7z#uH diff --git a/egs/tedlium3/ASR/local/.prepare_ted_manifests.py.swp b/egs/tedlium3/ASR/local/.prepare_ted_manifests.py.swp index 6c8ea1c3d7b98e8b21fbaf0d96c3db45e0c000b6..8713f568f0eae34c9f9f33efc3ad999a1b6c07bf 100644 GIT binary patch delta 74 zcmZojXh_%~Ai(IqSy13JKkox31_lcj1_lNJ1_q#zf;A&s43KNVvhml(0Lx|+wg3PC delta 52 zcmZojXh_%~Ai(IiSy13JKkrW_1_oai1_lNJ1_q#zf;A(f@8&?o=S&kXNKUp;QQ2Im H($5V5ax@ND diff --git a/egs/tedlium3/ASR/local/prepare_ted_manifests.py b/egs/tedlium3/ASR/local/prepare_ted_manifests.py index 05a0b8a72..2c15afd5a 100644 --- a/egs/tedlium3/ASR/local/prepare_ted_manifests.py +++ b/egs/tedlium3/ASR/local/prepare_ted_manifests.py @@ -75,4 +75,5 @@ def prepare_tedlium( dl_dir = sys.argv[1] output_dir = sys.argv[2] +subset = sys.argv[3] prepare_tedlium(dl_dir, output_dir)