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

[speechx] fix bugs (#2710)

上级 62357d87
......@@ -83,10 +83,10 @@ fi
if [ ${stage} -le 3 ] && [ ${stop_stage} -ge 3 ]; then
# decode with wav input
./loca/recognizer.sh
./local/recognizer.sh
fi
if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then
# decode with wav input with quanted model
./loca/recognizer_quant.sh
./local/recognizer_quant.sh
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册