嘉渊
2023-07-19 81fe1e0a098458a22a961eeb3e7d3dbcf8e43663
egs/callhome/eend_ola/run.sh
@@ -31,7 +31,7 @@
stop_stage=-1
# exp tag
tag="exp_fix"
tag="exp1"
. local/parse_options.sh || exit 1;
@@ -52,7 +52,7 @@
# simulate mixture data for training and inference
if [ ${stage} -le -1 ] && [ ${stop_stage} -ge -1 ]; then
    echo "stage 0: Simulate mixture data for training and inference"
    echo "stage -1: Simulate mixture data for training and inference"
    echo "The detail can be found in https://github.com/hitachi-speech/EEND"
    echo "Before running this step, you should download and compile kaldi and set KALDI_ROOT in this script and path.sh"
    echo "This stage may take a long time, please waiting..."