From 15b5123f5ac3a09bcbcea7b8fb8ce3a74257cf7f Mon Sep 17 00:00:00 2001
From: wanchen.swc <wanchen.swc@alibaba-inc.com>
Date: 星期五, 17 三月 2023 12:20:03 +0800
Subject: [PATCH] [Quantization] update README.md: ack
---
funasr/runtime/python/libtorch/torch_paraformer/paraformer_bin.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/funasr/runtime/python/libtorch/torch_paraformer/paraformer_bin.py b/funasr/runtime/python/libtorch/torch_paraformer/paraformer_bin.py
index 159e394..e6b33d4 100644
--- a/funasr/runtime/python/libtorch/torch_paraformer/paraformer_bin.py
+++ b/funasr/runtime/python/libtorch/torch_paraformer/paraformer_bin.py
@@ -12,7 +12,7 @@
read_yaml)
from .utils.postprocess_utils import sentence_postprocess
from .utils.frontend import WavFrontend
-from funasr.utils.timestamp_tools import time_stamp_lfr6_pl
+from .utils.timestamp_utils import time_stamp_lfr6_onnx
logging = get_logger()
import torch
--
Gitblit v1.9.1