zhuyunfeng 2 лет назад
Родитель
Сommit
b15db52e4e

+ 1 - 0
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 

+ 1 - 0
funasr/runtime/onnxruntime/src/online-feature.cpp

@@ -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).
 */
 
 #include "online-feature.h"

+ 1 - 0
funasr/runtime/onnxruntime/src/online-feature.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 
 #include <vector>