runtime error

Exit code: 1. Reason: t Found for url: https://huggingface.co/arslanarjumand/wav2vec-reptiles/resolve/main/processor_config.json. 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. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 3, in <module> from wav2vec_aligen import speaker_pronunciation_assesment File "/app/wav2vec_aligen.py", line 16, in <module> processor = AutoFeatureExtractor.from_pretrained(model_name) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/feature_extraction_auto.py", line 300, in from_pretrained config_dict, _ = FeatureExtractionMixin.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/feature_extraction_utils.py", line 477, in get_feature_extractor_dict resolved_processor_file = cached_file( pretrained_model_name_or_path, ...<9 lines>... _raise_exceptions_for_missing_entries=False, ) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 293, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 469, in cached_files raise OSError( ...<4 lines>... ) from e OSError: arslanarjumand/wav2vec-reptiles is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `hf auth login` or by passing `token=<your_token>`

Container logs:

Fetching error logs...