From 3d9f094e9652d4b84894c6fd4eae39a4a753b0f0 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期二, 16 五月 2023 23:48:00 +0800 Subject: [PATCH] train --- 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