runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> whisper_model = whisper.load_model("large-v2") # Use "large-v2" if "large" doesn't work AttributeError: module 'whisper' has no attribute 'load_model'

Container logs:

Fetching error logs...