runtime error
Exit code: 1. Reason: it/s, Materializing param=wav2vec2.feature_projection.projection.bias][A Loading weights: 100%|█████████▉| 1095/1096 [00:00<00:00, 1702.12it/s, Materializing param=wav2vec2.feature_projection.projection.weight][A Loading weights: 100%|█████████▉| 1095/1096 [00:00<00:00, 1701.97it/s, Materializing param=wav2vec2.feature_projection.projection.weight][A Loading weights: 100%|██████████| 1096/1096 [00:00<00:00, 1702.85it/s, Materializing param=wav2vec2.masked_spec_embed] [A Loading weights: 100%|██████████| 1096/1096 [00:00<00:00, 1702.67it/s, Materializing param=wav2vec2.masked_spec_embed][A Loading weights: 100%|██████████| 1096/1096 [00:00<00:00, 1702.33it/s, Materializing param=wav2vec2.masked_spec_embed] tokenizer_config.json: 0%| | 0.00/397 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 397/397 [00:00<00:00, 2.00MB/s] vocab.json: 0%| | 0.00/1.34M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.34M/1.34M [00:00<00:00, 32.4MB/s] special_tokens_map.json: 0%| | 0.00/96.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 96.0/96.0 [00:00<00:00, 571kB/s] preprocessor_config.json: 0%| | 0.00/254 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 254/254 [00:00<00:00, 1.49MB/s] Traceback (most recent call last): File "/app/app.py", line 13, in <module> asr_pipe.model.config.forced_decoder_ids = asr_pipe.tokenizer.get_decoder_prompt_ids(language="shn", task="transcribe") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 1291, in __getattr__ raise AttributeError(f"{self.__class__.__name__} has no attribute {key}") AttributeError: Wav2Vec2CTCTokenizer has no attribute get_decoder_prompt_ids
Container logs:
Fetching error logs...