RuntimeError: "slow_conv2d_cpu" not implemented for 'Half' · openai whisper · Discussion #92

I ran the short code snippet in the readme and ran it on my own colab notebook. I received an error on the final line (result=whisper.decode(model, mel, options) Here's error message and traceback:...