runtime error
Exit code: 1. Reason: 0/26.0 [00:00<00:00, 94.3kB/s] config.json: 0%| | 0.00/666 [00:00<?, ?B/s][A config.json: 100%|██████████| 666/666 [00:00<00:00, 6.32MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 27.5MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 38.9MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 12.7MB/s] model.safetensors: 0%| | 0.00/3.25G [00:00<?, ?B/s][A model.safetensors: 2%|▏ | 67.0M/3.25G [00:02<02:15, 23.5MB/s][A model.safetensors: 14%|█▍ | 471M/3.25G [00:03<00:19, 143MB/s] [A model.safetensors: 25%|██▍ | 808M/3.25G [00:05<00:13, 180MB/s][A model.safetensors: 35%|███▌ | 1.14G/3.25G [00:06<00:09, 214MB/s][A model.safetensors: 43%|████▎ | 1.41G/3.25G [00:09<00:11, 162MB/s][A model.safetensors: 58%|█████▊ | 1.88G/3.25G [00:10<00:05, 228MB/s][A model.safetensors: 75%|███████▌ | 2.44G/3.25G [00:11<00:02, 290MB/s][A model.safetensors: 92%|█████████▏| 2.98G/3.25G [00:12<00:00, 346MB/s][A model.safetensors: 100%|██████████| 3.25G/3.25G [00:12<00:00, 253MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 1.17MB/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...