From d12d18886cf5d1c7daaf74bd348cf3ca7b2c8b7b Mon Sep 17 00:00:00 2001 From: 语帆 <yf352572@alibaba-inc.com> Date: 星期四, 29 二月 2024 16:20:18 +0800 Subject: [PATCH] test --- funasr/auto/auto_frontend.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/funasr/auto/auto_frontend.py b/funasr/auto/auto_frontend.py index 661f949..8f2f069 100644 --- a/funasr/auto/auto_frontend.py +++ b/funasr/auto/auto_frontend.py @@ -19,7 +19,6 @@ from funasr.utils.load_utils import load_audio_text_image_video, extract_fbank from funasr.utils.timestamp_tools import timestamp_sentence from funasr.models.campplus.utils import sv_chunk, postprocess, distribute_spk -from funasr.models.campplus.cluster_backend import ClusterBackend from funasr.auto.auto_model import prepare_data_iterator -- Gitblit v1.9.1