runtime error

ict: <urlopen error [Errno -3] Temporary [nltk_data] failure in name resolution> /home/user/.local/lib/python3.8/site-packages/espnet_model_zoo/downloader.py:217: UserWarning: Expanding a local model to the cachedir. If you'll move the file to another path, it's treated as a different model. warnings.warn( Model type of anonymizer: gan Traceback (most recent call last): File "app.py", line 81, in <module> model = VPInterface() File "app.py", line 59, in __init__ self.anon_model = DemoAnonymizer(model_path=self.path_to_anon_model, model_tag='gan', device=self.device) File "/home/user/app/demo_inference/demo_anonymization.py", line 30, in __init__ self.anonymizer = self._load_anonymizer(model_path / TAGS_TO_MODELS[model_tag]) File "/home/user/app/demo_inference/demo_anonymization.py", line 57, in _load_anonymizer model = ANON_MODELS[model_type](device=self.device, vec_type='ecapa+xvector') File "/home/user/app/anonymization/demo_gan_anonymizer.py", line 18, in __init__ self.embedding_extractor = DemoSpeakerEmbeddings(vec_type=self.vec_type, device=self.device) File "/home/user/app/anonymization/demo_speaker_embeddings.py", line 21, in __init__ self.encoders.append(EncoderClassifier.from_hparams(source='speechbrain/spkrec-ecapa-voxceleb', File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/interfaces.py", line 342, in from_hparams hparams_local_path = fetch( File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/fetching.py", line 120, in fetch fetched_file = huggingface_hub.hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 532, in hf_hub_download return cached_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 415, in cached_download raise ValueError( ValueError: Connection error, and we cannot find the requested files in the cached path. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...