未验证 提交 81f89c53 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #872 from Jackwaterveg/Hub

change test chain and g2p
......@@ -14,11 +14,6 @@ mkdir -p ${exp_dir}
if [ $stage -le -1 ] && [ $stop_stage -ge -1 ];then
mkdir -p ${data}
cd ${data}
if [ ! -f BZNSYP.rar ]; then
wget https://paddlespeech.bj.bcebos.com/datasets/BZNSYP.rar
fi
cd -
test -e ${data}/BZNSYP.rar || { echo "Please download BZNSYP.rar and put it in "${data}; exit -1; }
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册