runtime error

Exit code: 1. Reason: funasr version: 1.3.1. Check update of funasr, and it would cost few times. You may disable it by set `disable_update=True` in AutoModel You are using the latest version of funasr-1.3.1 WARNING:root:trust_remote_code: False Download: iic/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch failed!: 401 Client Error. (Request ID: Root=1-6a114f5d-2f7c1a966b3e5b8c76f42a7f;249aa533-2021-4d1b-9d55-94264805958e) Repository Not Found for url: https://huggingface.co/api/models/iic/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. Traceback (most recent call last): File "/app/app.py", line 11, in <module> model = AutoModel( model="iic/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch", ...<2 lines>... device="cpu", ) File "/usr/local/lib/python3.13/site-packages/funasr/auto/auto_model.py", line 135, in __init__ model, kwargs = self.build_model(**kwargs) ~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/funasr/auto/auto_model.py", line 281, in build_model assert model_class is not None, f'{kwargs["model"]} is not registered' ^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: iic/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch is not registered

Container logs:

Fetching error logs...