From a748256dbffc60872025e8f73f431add0155c784 Mon Sep 17 00:00:00 2001
From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com>
Date: 星期二, 18 七月 2023 21:54:45 +0800
Subject: [PATCH] update

---
 egs/callhome/eend_ola/local/make_swbd_cellular1.pl |    0 
 egs/callhome/eend_ola/run.sh                       |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/egs/callhome/eend_ola/local/make_swbd_cellular1.pl b/egs/callhome/eend_ola/local/make_swbd_cellular1.pl
old mode 100644
new mode 100755
diff --git a/egs/callhome/eend_ola/run.sh b/egs/callhome/eend_ola/run.sh
index e314573..286fc29 100644
--- a/egs/callhome/eend_ola/run.sh
+++ b/egs/callhome/eend_ola/run.sh
@@ -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..."

--
Gitblit v1.9.1