runtime error
Exit code: 1. Reason: 2025-05-08 15:09:16,145 - modelscope - INFO - PyTorch version 2.3.0 Found. 2025-05-08 15:09:16,145 - modelscope - INFO - Loading ast index from /home/user/.cache/modelscope/ast_indexer 2025-05-08 15:09:16,146 - modelscope - INFO - No valid ast index found from /home/user/.cache/modelscope/ast_indexer, generating ast index from prebuilt! 2025-05-08 15:09:16,194 - modelscope - INFO - Loading done! Current index file version is 1.14.0, with md5 49a1361eb44cf97ec020f262b9459fe0 and a total number of 976 components indexed 2025-05-08 15:09:17,391 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2025-05-08 15:09:17,391 - modelscope - INFO - Use user-specified model revision: master Downloading: 0.00B [00:00, ?B/s][A Downloading: 10.9kB [00:00, 33.7MB/s] 2025-05-08 15:09:18,691 - 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 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...