runtime error

Exit code: 1. Reason: 2025-05-07 18:11:59,655 - modelscope - INFO - PyTorch version 2.3.0 Found. 2025-05-07 18:11:59,655 - modelscope - INFO - Loading ast index from /home/user/.cache/modelscope/ast_indexer 2025-05-07 18:11:59,655 - modelscope - INFO - No valid ast index found from /home/user/.cache/modelscope/ast_indexer, generating ast index from prebuilt! 2025-05-07 18:11:59,705 - modelscope - INFO - Loading done! Current index file version is 1.14.0, with md5 65b19250764871c960f9f7973db93d65 and a total number of 976 components indexed 2025-05-07 18:12:00,764 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2025-05-07 18:12:00,764 - modelscope - INFO - Use user-specified model revision: master Downloading: 0.00B [00:00, ?B/s] Downloading: 10.9kB [00:00, 30.3MB/s] 2025-05-07 18:12:02,071 - modelscope - ERROR - File am.mvn download incomplete, content_length: None but the file downloaded length: 11203, please download again Download: iic/speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch failed!: File am.mvn download incomplete, content_length: None but the file downloaded length: 11203, please download again Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> model = AutoModel(model="paraformer-zh", vad_model="fsmn-vad", punc_model="ct-punc", 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...