runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> model = whisper.load_model("base") # or "small" if CPU only AttributeError: module 'whisper' has no attribute 'load_model'

Container logs:

Fetching error logs...