参考:https://www.modelscope.cn/models?page=1&tasks=speaker-verification&type=audio
https://github.com/alibaba-damo-academy/3D-Speaker/blob/main/requirements.txt
单个声纹比较可以直接modelscope包运行
from modelscope.pipelines import pipeline
sv_pipeline = pipeline(
task='speaker-verification',
model=