From d788b6d5a61df918b65b6914f87a7482778df5f5 Mon Sep 17 00:00:00 2001 From: yhliang <68215459+yhliang-aslp@users.noreply.github.com> Date: 星期四, 11 五月 2023 13:46:40 +0800 Subject: [PATCH] Merge pull request #493 from alibaba-damo-academy/main --- egs_modelscope/vad/speech_fsmn_vad_zh-cn-16k-common/infer.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/egs_modelscope/vad/speech_fsmn_vad_zh-cn-16k-common/infer.py b/egs_modelscope/vad/speech_fsmn_vad_zh-cn-16k-common/infer.py index 128fc31..f05fbbb 120000 --- a/egs_modelscope/vad/speech_fsmn_vad_zh-cn-16k-common/infer.py +++ b/egs_modelscope/vad/speech_fsmn_vad_zh-cn-16k-common/infer.py @@ -1 +1 @@ -../../TEMPLATE/infer.py \ No newline at end of file +../TEMPLATE/infer.py \ No newline at end of file -- Gitblit v1.9.1