From 4cd79db451786548d8a100f25c3b03da0eb30f4b Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期二, 16 五月 2023 14:08:57 +0800 Subject: [PATCH] inference --- egs/alimeeting/sa-asr/path.sh | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/egs/alimeeting/sa-asr/path.sh b/egs/alimeeting/sa-asr/path.sh index 3aa13d0..5721f3f 100755 --- a/egs/alimeeting/sa-asr/path.sh +++ b/egs/alimeeting/sa-asr/path.sh @@ -2,5 +2,4 @@ # NOTE(kan-bayashi): Use UTF-8 in Python to avoid UnicodeDecodeError when LC_ALL=C export PYTHONIOENCODING=UTF-8 -export PATH=$FUNASR_DIR/funasr/bin:$PATH -export PATH=$PWD/utils/:$PATH \ No newline at end of file +export PATH=$FUNASR_DIR/funasr/bin:$PATH \ No newline at end of file -- Gitblit v1.9.1