From 0b0bdc5f9f03b96216f6f179c48c92f750ea8e3e Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期五, 21 四月 2023 19:49:55 +0800 Subject: [PATCH] modify funasr-onnx-offline-rtf Usage --- funasr/runtime/onnxruntime/src/e2e_vad.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/funasr/runtime/onnxruntime/src/e2e_vad.h b/funasr/runtime/onnxruntime/src/e2e_vad.h index b1780a7..f0c4975 100644 --- a/funasr/runtime/onnxruntime/src/e2e_vad.h +++ b/funasr/runtime/onnxruntime/src/e2e_vad.h @@ -1,6 +1,3 @@ -// -// Created by root on 3/31/23. -// #include <utility> #include <vector> -- Gitblit v1.9.1