From 5afbcdc39545ee1b417165d48cef3eddd4fc13ca Mon Sep 17 00:00:00 2001
From: 九耳 <mengzhe.cmz@alibaba-inc.com>
Date: 星期四, 30 三月 2023 17:26:44 +0800
Subject: [PATCH] change name

---
 funasr/runtime/python/onnxruntime/funasr_onnx/punc_bin.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/python/onnxruntime/funasr_onnx/punc_bin.py b/funasr/runtime/python/onnxruntime/funasr_onnx/punc_bin.py
index d72b0ce..d5969e2 100644
--- a/funasr/runtime/python/onnxruntime/funasr_onnx/punc_bin.py
+++ b/funasr/runtime/python/onnxruntime/funasr_onnx/punc_bin.py
@@ -12,7 +12,7 @@
 logging = get_logger()
 
 
-class TargetDelayTransformer():
+class CT-Transformer():
     def __init__(self, model_dir: Union[str, Path] = None,
                  batch_size: int = 1,
                  device_id: Union[str, int] = "-1",

--
Gitblit v1.9.1