游雁
2024-03-18 d3d2fe73c08ee51d3a44d7ffb7b31eff32b60404
funasr/auto/auto_model.py
@@ -29,7 +29,7 @@
    from funasr.models.campplus.utils import sv_chunk, postprocess, distribute_spk
    from funasr.models.campplus.cluster_backend import ClusterBackend
except:
    print("If you want to use the speaker diarization, please `pip install hdbscan`")
    print("Notice: If you want to use the speaker diarization, please `pip install hdbscan`")
def prepare_data_iterator(data_in, input_len=None, data_type=None, key=None):