runtime error
Exit code: 1. Reason: t: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 29.2MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 63.1MB/s] model.safetensors: 0%| | 0.00/3.25G [00:00<?, ?B/s][A model.safetensors: 0%| | 10.5M/3.25G [00:01<08:54, 6.06MB/s][A model.safetensors: 1%| | 21.0M/3.25G [00:03<09:30, 5.66MB/s][A model.safetensors: 12%|█▏ | 377M/3.25G [00:04<00:25, 114MB/s] [A model.safetensors: 19%|█▉ | 629M/3.25G [00:05<00:17, 153MB/s][A model.safetensors: 31%|███ | 1.01G/3.25G [00:06<00:10, 220MB/s][A model.safetensors: 39%|███▉ | 1.27G/3.25G [00:08<00:11, 175MB/s][A model.safetensors: 46%|████▌ | 1.49G/3.25G [00:10<00:09, 178MB/s][A model.safetensors: 54%|█████▎ | 1.74G/3.25G [00:11<00:07, 196MB/s][A model.safetensors: 63%|██████▎ | 2.04G/3.25G [00:12<00:05, 220MB/s][A model.safetensors: 70%|███████ | 2.29G/3.25G [00:13<00:04, 212MB/s][A model.safetensors: 81%|████████ | 2.62G/3.25G [00:14<00:02, 242MB/s][A model.safetensors: 95%|█████████▌| 3.09G/3.25G [00:15<00:00, 301MB/s][A model.safetensors: 100%|█████████▉| 3.25G/3.25G [00:16<00:00, 201MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 912kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 128, in <module> run_chatbot_with_gradio() File "/home/user/app/app.py", line 123, in run_chatbot_with_gradio whisper_model = initialize_whisper() # Inicializar el modelo de Whisper File "/home/user/app/app.py", line 41, in initialize_whisper model = whisper.load_model("base") AttributeError: module 'whisper' has no attribute 'load_model'
Container logs:
Fetching error logs...