runtime error

Exit code: 1. Reason: exception: Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> model = nemo_asr.models.EncDecCTCModel.from_pretrained(model_name_or_path).to(device) File "/usr/local/lib/python3.10/site-packages/nemo/core/classes/common.py", line 739, in from_pretrained class_, nemo_model_file_in_cache = cls._get_hf_hub_pretrained_model_info( File "/usr/local/lib/python3.10/site-packages/nemo/core/classes/common.py", line 852, in _get_hf_hub_pretrained_model_info nemo_file_exists = api.file_exists(repo_id=model_name, filename=resolved_model_filename, repo_type="model") File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2885, in file_exists get_hf_file_metadata(url, token=token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1296, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 280, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 304, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 426, in hf_raise_for_status raise _format(GatedRepoError, message, response) from e huggingface_hub.errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-68f8af47-1e0480887036b840188d494e;9aeae0fa-6c8c-41db-bc99-0d76e93c1b5c) Cannot access gated repo for url https://huggingface.co/ai4bharat/IndicConformer/resolve/main/IndicConformer.nemo. Access to model ai4bharat/IndicConformer is restricted. You must have access to it and be authenticated to access it. Please log in.

Container logs:

Fetching error logs...