runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 54, in <module> gio = GradioInference() File "/home/user/app/app.py", line 9, in __init__ self.langs = ["none"] + sorted(list(whisper.tokenizer.LANGUAGES.values())) AttributeError: module 'whisper' has no attribute 'tokenizer'

Container logs:

Fetching error logs...