runtime error

Exit code: 1. Reason: newly initialized: ['model.decoder.embed_positions.weights', 'model.encoder.embed_positions.weights'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Device set to use cpu Some weights of Speech2TextForConditionalGeneration were not initialized from the model checkpoint at facebook/s2t-medium-librispeech-asr and are newly initialized: ['model.decoder.embed_positions.weights', 'model.encoder.embed_positions.weights'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. Device set to use cpu config.json: 0%| | 0.00/1.39k [00:00<?, ?B/s] config.json: 100%|██████████| 1.39k/1.39k [00:00<00:00, 3.13MB/s] pytorch_model.bin: 0%| | 0.00/892M [00:00<?, ?B/s] pytorch_model.bin: 11%|█ | 94.8M/892M [00:01<00:09, 87.5MB/s] pytorch_model.bin: 67%|██████▋ | 598M/892M [00:02<00:00, 322MB/s]  pytorch_model.bin: 100%|█████████▉| 892M/892M [00:02<00:00, 364MB/s] tokenizer_config.json: 0%| | 0.00/1.89k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.89k/1.89k [00:00<00:00, 13.3MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 53.1MB/s] tokenizer.json: 0%| | 0.00/1.39M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.39M/1.39M [00:00<00:00, 27.7MB/s] special_tokens_map.json: 0%| | 0.00/1.79k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 1.79k/1.79k [00:00<00:00, 10.5MB/s] Device set to use cpu Device set to use cpu Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> gr.inputs.Audio(source="upload", type="filepath", label="Upload Audio File (Optional)", optional=True), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...