From 9dad49c3a1f2495384bab4cc3763e4f8a461da00 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期六, 13 五月 2023 00:20:19 +0800 Subject: [PATCH] websocket new version for offline 2pass send bytes --- 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