From 0281b70896bd8069a9d26dad1ef2b5090ae5fc4a Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期四, 25 一月 2024 10:20:31 +0800
Subject: [PATCH] update umap import

---
 funasr/models/campplus/cluster_backend.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/funasr/models/campplus/cluster_backend.py b/funasr/models/campplus/cluster_backend.py
index e33a14d..d667f6b 100644
--- a/funasr/models/campplus/cluster_backend.py
+++ b/funasr/models/campplus/cluster_backend.py
@@ -4,7 +4,6 @@
 #  MIT License  (https://opensource.org/licenses/MIT)
 # Modified from 3D-Speaker (https://github.com/alibaba-damo-academy/3D-Speaker)
 
-import umap
 import scipy
 import torch
 import sklearn

--
Gitblit v1.9.1