diff --git a/dataset/ted_en_zh/ted_en_zh.py b/dataset/ted_en_zh/ted_en_zh.py index 9a3ba3b3..2d1fc671 100644 --- a/dataset/ted_en_zh/ted_en_zh.py +++ b/dataset/ted_en_zh/ted_en_zh.py @@ -28,7 +28,7 @@ import soundfile parser = argparse.ArgumentParser(description=__doc__) parser.add_argument( - "--src_dir", + "--src-dir", default="", type=str, help="Directory to kaldi splited data. (default: %(default)s)") diff --git a/examples/ted_en_zh/st1/cmd.sh b/examples/ted_en_zh/st1/cmd.sh new file mode 100644 index 00000000..7b70ef5e --- /dev/null +++ b/examples/ted_en_zh/st1/cmd.sh @@ -0,0 +1,89 @@ +# ====== About run.pl, queue.pl, slurm.pl, and ssh.pl ====== +# Usage: .pl [options] JOB=1: +# e.g. +# run.pl --mem 4G JOB=1:10 echo.JOB.log echo JOB +# +# Options: +# --time