runtime error

93%|█████████▎| 561M/605M [00:06<00:00, 91.6MB/s] Downloading: 95%|█████████▍| 572M/605M [00:06<00:00, 96.6MB/s] Downloading: 96%|█████████▌| 582M/605M [00:07<00:00, 62.1MB/s] Downloading: 98%|█████████▊| 593M/605M [00:07<00:00, 71.9MB/s] Downloading: 100%|█████████▉| 603M/605M [00:07<00:00, 58.6MB/s] Downloading: 100%|██████████| 605M/605M [00:07<00:00, 80.6MB/s] Downloading: "https://github.com/richermans/HEAR2021_EfficientLatent/releases/download/v0.0.1/effb2.pt" to /home/user/.cache/torch/hub/checkpoints/effb2.pt clip load: 9.11438912 0%| | 0.00/29.8M [00:00<?, ?B/s] 100%|██████████| 29.8M/29.8M [00:00<00:00, 359MB/s] Global seed set to 1234 efficient load: 0.38911270 video2music load: 0.10987401 ---------------------------------- # audio_names: (34999,) # audio_features: (34999, 256) ---------------------------------- ---------------------------------- # After filtering data # audio_names: (34570,) # audio_features: (34570, 256) ---------------------------------- ---------------------------------- data load: 0.25999540 ---------------------------------- Namespace(is_measure_time=True) Traceback (most recent call last): File "app.py", line 537, in <module> main() File "app.py", line 462, in main check_total_sound_number() File "app.py", line 137, in check_total_sound_number response = s3_client.list_objects_v2(Bucket=S3_BUCKET, Prefix="sounds") File "/home/user/.local/lib/python3.8/site-packages/botocore/client.py", line 530, in _api_call return self._make_api_call(operation_name, kwargs) File "/home/user/.local/lib/python3.8/site-packages/botocore/client.py", line 960, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (InvalidAccessKeyId) when calling the ListObjectsV2 operation: The AWS Access Key Id you provided does not exist in our records.

Container logs:

Fetching error logs...