runtime error

s.15.parametrizations.weight.original1'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. tokenizer_config.json: 0%| | 0.00/288 [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 288/288 [00:00<00:00, 2.10MB/s] vocab.json: 0%| | 0.00/511 [00:00<?, ?B/s] vocab.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 511/511 [00:00<00:00, 5.07MB/s] special_tokens_map.json: 0%| | 0.00/48.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 48.0/48.0 [00:00<00:00, 369kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 54, in <module> file_translate = gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 467, in __init__ self.render_examples() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 826, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 56, in create_examples examples_obj = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 207, in __init__ self.processed_examples = [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 208, in <listcomp> [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 209, in <listcomp> component.postprocess(sample) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/audio.py", line 334, in postprocess file_path = self.make_temp_copy_if_needed(y) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 220, in make_temp_copy_if_needed temp_dir = self.hash_file(file_path) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 184, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: './test_2.wav'

Container logs:

Fetching error logs...