shirayu / whispering

Streaming transcriber with whisper
MIT License
685 stars 53 forks source link

Could not initialize NNPACK! Reason: Unsupported hardware #22

Closed nothingcomeseasy closed 1 year ago

nothingcomeseasy commented 1 year ago

hello!

I'm trying the following: whispering --language en --model tiny But after I try to speak, I'm getting the following message: Could not initialize NNPACK! Reason: Unsupported hardware

So i'm wondering what are the system requirements? I'm trying to run it under an old lenovo, intel i5 vPro + 8Gb Ram. Is it possible to run it there or do I need a GPU?

Thank you!

shirayu commented 1 year ago

Hello!

Can you work with the original Whisper? https://github.com/openai/whisper

I searched the error in Whisper discussion but no one reported it. Just by reading the message, it seems that your hardware is not supported and you need a GPU.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 21 days with no activity.