runtime error
Exit code: 1. Reason: ingface_hub/file_download.py", line 364, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 388, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 417, in hf_raise_for_status raise _format(EntryNotFoundError, message, response) from e huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-66f77cb2-4487b8ba147c0fe3696903d6;0700098c-5c32-4466-951b-a87e0fdf06b5) Entry Not Found for url: https://huggingface.co/espnet/kan-bayashi_ljspeech_vits/resolve/main/config.json. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> narrator = pipeline("text-to-speech", model="espnet/kan-bayashi_ljspeech_vits", device=device) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 705, in pipeline config = AutoConfig.from_pretrained(model, _from_pipeline=task, **hub_kwargs, **model_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 944, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 574, 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 629, in _get_config_dict resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 463, in cached_file raise EnvironmentError( OSError: espnet/kan-bayashi_ljspeech_vits does not appear to have a file named config.json. Checkout 'https://huggingface.co/espnet/kan-bayashi_ljspeech_vits/main' for available files.
Container logs:
Fetching error logs...