From 87b62d68957a2194b017a43b6c2a15424a05a984 Mon Sep 17 00:00:00 2001
From: Carl <415692979@qq.com>
Date: 星期三, 27 三月 2024 19:15:47 +0800
Subject: [PATCH] <funasr>: <punc online> (#1552)

---
 funasr/models/sond/pooling/statistic_pooling.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/funasr/models/sond/pooling/statistic_pooling.py b/funasr/models/sond/pooling/statistic_pooling.py
index 392e333..a3d7e34 100644
--- a/funasr/models/sond/pooling/statistic_pooling.py
+++ b/funasr/models/sond/pooling/statistic_pooling.py
@@ -38,9 +38,6 @@
 
         return stat_pooling
 
-    def convert_tf2torch(self, var_dict_tf, var_dict_torch):
-        return {}
-
 
 def statistic_pooling(
         xs_pad: torch.Tensor,

--
Gitblit v1.9.1