runtime error

or: 401 Client Error. (Request ID: Root=1-658d390c-2e771afd475003e771a5d7c7;409a4de9-3de9-4ac9-9087-bd83984966ad) Repository Not Found for url: https://huggingface.co/aiface/vietnamese_s2t/resolve/main/preprocessor_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. Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> processor = Wav2Vec2ProcessorWithLM.from_pretrained(repo_name, token="hf_**********************************") File "/home/user/.local/lib/python3.10/site-packages/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py", line 147, in from_pretrained feature_extractor, tokenizer = super()._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/processing_utils.py", line 272, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/home/user/.local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 373, in from_pretrained feature_extractor_dict, kwargs = cls.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 498, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 410, in cached_file raise EnvironmentError( OSError: aiface/vietnamese_s2t 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 `huggingface-cli login` or by passing `token=<your_token>`

Container logs:

Fetching error logs...