runtime error

Exit code: 1. Reason: 24-09-12 08:03:55,174 - modelscope - INFO - No valid ast index found from /home/user/.cache/modelscope/ast_indexer, generating ast index from prebuilt! 2024-09-12 08:03:55,270 - modelscope - INFO - Loading done! Current index file version is 1.14.0, with md5 49a1361eb44cf97ec020f262b9459fe0 and a total number of 976 components indexed 2024-09-12 08:03:56,565 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2024-09-12 08:03:56,566 - modelscope - INFO - Use user-specified model revision: master Downloading: 0%| | 0.00/10.9k [00:00<?, ?B/s] Downloading: 100%|██████████| 10.9k/10.9k [00:00<00:00, 43.1MB/s] Downloading: 0%| | 0.00/141k [00:00<?, ?B/s] Downloading: 100%|██████████| 141k/141k [00:00<00:00, 234kB/s] Downloading: 0%| | 0.00/248k [00:00<?, ?B/s] Downloading: 100%|██████████| 248k/248k [00:02<00:00, 96.3kB/s] Downloading: 100%|██████████| 248k/248k [00:02<00:00, 96.3kB/s] Download: iic/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch failed!: None: Max retries exceeded with url: https://www.modelscope.cn/api/v1/models/iic/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/repo?Revision=master&FilePath=config.yaml (Caused by ReadTimeout(ReadTimeoutError("HTTPSConnectionPool(host='www.modelscope.cn', port=443): Read timed out. (read timeout=60)"))) Traceback (most recent call last): File "/home/user/app/./app.py", line 20, in <module> funasr_model = AutoModel(model="iic/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch", File "/usr/local/lib/python3.10/site-packages/funasr/auto/auto_model.py", line 117, in __init__ model, kwargs = self.build_model(**kwargs) File "/usr/local/lib/python3.10/site-packages/funasr/auto/auto_model.py", line 213, in build_model model = model_class(**model_conf, vocab_size=vocab_size) TypeError: 'NoneType' object is not callable

Container logs:

Fetching error logs...