runtime error

to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/transformers/feature_extraction_utils.py", line 405, in get_feature_extractor_dict resolved_feature_extractor_file = cached_path( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 284, in cached_path output_path = get_from_cache( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 554, in get_from_cache 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. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 21, in <module> processor = Wav2Vec2Processor.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/models/wav2vec2/processing_wav2vec2.py", line 61, in from_pretrained feature_extractor = Wav2Vec2FeatureExtractor.from_pretrained(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/feature_extraction_utils.py", line 308, in from_pretrained feature_extractor_dict, kwargs = cls.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/feature_extraction_utils.py", line 438, in get_feature_extractor_dict raise EnvironmentError( OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like codenamewei/speech-to-text is not the path to a directory containing a preprocessor_config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.

Container logs:

Fetching error logs...