From b3bc53e33264e5b289d2e044859dd001213b207e Mon Sep 17 00:00:00 2001 From: shixian.shi <shixian.shi@alibaba-inc.com> Date: 星期四, 11 五月 2023 15:50:17 +0800 Subject: [PATCH] update timestamp for batch inference --- funasr/runtime/onnxruntime/src/e2e-vad.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/onnxruntime/src/e2e-vad.h b/funasr/runtime/onnxruntime/src/e2e-vad.h index d89a889..5ece1f8 100644 --- a/funasr/runtime/onnxruntime/src/e2e-vad.h +++ b/funasr/runtime/onnxruntime/src/e2e-vad.h @@ -1,6 +1,7 @@ /** * Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved. * MIT License (https://opensource.org/licenses/MIT) + * Contributed by zhuzizyf(China Telecom). */ #pragma once -- Gitblit v1.9.1