modelscope / 3D-Speaker

A Repository for Single- and Multi-modal Speaker Verification, Speaker Recognition and Speaker Diarization
Apache License 2.0
1.02k stars 89 forks source link

Assertion error #119

Closed Tortoise17 closed 1 month ago

Tortoise17 commented 1 month ago

AssertionError: Model_id is not currently supported.

the command used is

model_id=iic/speech_eres2net_sv_zh-cn_16k-common
python speakerlab/bin/infer_sv_ssl.py --model_id $model_id --wavs ../input.wav

kindly if you can give the hint to resolve this issue.