From 9516125a7cf9ce530a1d7f30f88263c29b9141ba Mon Sep 17 00:00:00 2001
From: 北念 <lzr265946@alibaba-inc.com>
Date: 星期二, 16 五月 2023 17:34:36 +0800
Subject: [PATCH] update asr_inference_launch for hotword input

---
 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