runtime error
Exit code: 1. Reason: /site-packages/requests/models.py", line 438, in prepare_url raise MissingSchema( requests.exceptions.MissingSchema: Invalid URL '/api/resolve-cache/models/omarxadel/hubert-large-arabic-egyptian/80b042cdbf0119cd4f6f4b66ecf06e9ec816eccd/config.json?%2Fomarxadel%2Fhubert-large-arabic-egyptian%2Fresolve%2Fmain%2Fconfig.json=&etag=%221b31b0ae163677dfa9e46b2b83b396953db8d1ce%22': No scheme supplied. Perhaps you meant https:///api/resolve-cache/models/omarxadel/hubert-large-arabic-egyptian/80b042cdbf0119cd4f6f4b66ecf06e9ec816eccd/config.json?%2Fomarxadel%2Fhubert-large-arabic-egyptian%2Fresolve%2Fmain%2Fconfig.json=&etag=%221b31b0ae163677dfa9e46b2b83b396953db8d1ce%22? During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> transcriber = pipeline("automatic-speech-recognition", model="omarxadel/hubert-large-arabic-egyptian") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 541, in pipeline config = AutoConfig.from_pretrained(model, revision=revision, _from_pipeline=task, **model_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 637, in from_pretrained config_dict, _ = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 546, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 630, in _get_config_dict raise EnvironmentError( OSError: Can't load config for 'omarxadel/hubert-large-arabic-egyptian'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'omarxadel/hubert-large-arabic-egyptian' is the correct path to a directory containing a config.json file
Container logs:
Fetching error logs...