whisper 报错 FP16 is not supported on CPU; using FP32 instead 博客园
报错内容:P16 is not supported on CPU; using FP32 instead
解决办法:在最后加上-- fp16 False
whisper git地址:https://github.com/openai/whisper?tab=readme-ov-file
博客园地址:https://www.cnblogs.com/lixiuming521125/