From 85f4aab3d33e14c7062114f3c3e577baeb60d4ee Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期三, 10 五月 2023 22:33:11 +0800 Subject: [PATCH] paraformer long batch infer sort --- egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/infer.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/infer.sh b/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/infer.sh index 5e59f18..0b3b38b 120000 --- a/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/infer.sh +++ b/egs_modelscope/tp/speech_timestamp_prediction-v1-16k-offline/infer.sh @@ -1 +1 @@ -../../TEMPLATE/infer.sh \ No newline at end of file +../TEMPLATE/infer.sh \ No newline at end of file -- Gitblit v1.9.1